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

models.elasticache-2015-02-02-intermediate.json Maven / Gradle / Ivy

Go to download

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

There is a newer version: 2.29.39
Show newest version
{
  "customizationConfig" : {
    "additionalShapeConstructors" : {
      "AuthorizeCacheSecurityGroupIngressRequest" : {
        "constructorForms" : [ [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ] ]
      },
      "CreateCacheClusterRequest" : {
        "constructorForms" : [ [ "CacheClusterId", "NumCacheNodes", "CacheNodeType", "Engine", "CacheSecurityGroupNames" ] ]
      },
      "CreateCacheParameterGroupRequest" : {
        "constructorForms" : [ [ "CacheParameterGroupName", "CacheParameterGroupFamily", "Description" ] ]
      },
      "CreateCacheSecurityGroupRequest" : {
        "constructorForms" : [ [ "CacheSecurityGroupName", "Description" ] ]
      },
      "DeleteCacheClusterRequest" : {
        "constructorForms" : [ [ "CacheClusterId" ] ]
      },
      "DeleteCacheParameterGroupRequest" : {
        "constructorForms" : [ [ "CacheParameterGroupName" ] ]
      },
      "DeleteCacheSecurityGroupRequest" : {
        "constructorForms" : [ [ "CacheSecurityGroupName" ] ]
      },
      "DescribeCacheParameterGroupsRequest" : {
        "constructorForms" : [ [ "CacheParameterGroupName" ] ]
      },
      "DescribeCacheParametersRequest" : {
        "constructorForms" : [ [ "CacheParameterGroupName" ] ]
      },
      "DescribeCacheSecurityGroupsRequest" : {
        "constructorForms" : [ [ "CacheSecurityGroupName" ] ]
      },
      "DescribeEngineDefaultParametersRequest" : {
        "constructorForms" : [ [ "CacheParameterGroupFamily" ] ]
      },
      "ModifyCacheClusterRequest" : {
        "constructorForms" : [ [ "CacheClusterId" ] ]
      },
      "ModifyCacheParameterGroupRequest" : {
        "constructorForms" : [ [ "CacheParameterGroupName", "ParameterNameValues" ] ]
      },
      "ParameterNameValue" : {
        "constructorForms" : [ [ "ParameterName" ], [ "ParameterName", "ParameterValue" ] ]
      },
      "RebootCacheClusterRequest" : {
        "constructorForms" : [ [ "CacheClusterId", "CacheNodeIdsToReboot" ] ]
      },
      "ResetCacheParameterGroupRequest" : {
        "constructorForms" : [ [ "CacheParameterGroupName", "ParameterNameValues" ] ]
      },
      "RevokeCacheSecurityGroupIngressRequest" : {
        "constructorForms" : [ [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ] ]
      }
    },
    "blacklistedSimpleMethods" : [ "describeCacheSecurityGroups", "listAllowedNodeTypeModifications" ],
    "calculateCrc32FromCompressedData" : false,
    "convenienceTypeOverloads" : [ ],
    "customCodeTemplates" : null,
    "customErrorCodeFieldName" : null,
    "customExceptionUnmarshallerImpl" : null,
    "customFileHeader" : null,
    "customResponseMetadataClassName" : null,
    "customServiceMetadata" : null,
    "customServiceNameForRequest" : null,
    "customSignerProvider" : null,
    "deprecatedSuppressions" : null,
    "operationModifiers" : null,
    "operationsWithResponseStreamContentLengthValidation" : null,
    "presignersFqcn" : null,
    "renameShapes" : null,
    "requestMetrics" : null,
    "requiredParamValidationEnabled" : false,
    "sdkModeledExceptionBaseClassName" : null,
    "serviceClientHoldInputStream" : false,
    "serviceSpecificClientConfigClass" : null,
    "serviceSpecificHttpConfig" : null,
    "shapeModifiers" : null,
    "shapeSubstitutions" : null,
    "shareModelsWith" : null,
    "simpleMethods" : null,
    "skipInterfaceAdditions" : false,
    "skipSmokeTests" : false,
    "verifiedSimpleMethods" : [ ]
  },
  "metadata" : {
    "apiVersion" : "2015-02-02",
    "asyncBuilder" : "DefaultElastiCacheAsyncClientBuilder",
    "asyncBuilderInterface" : "ElastiCacheAsyncClientBuilder",
    "asyncClient" : "DefaultElastiCacheAsyncClient",
    "asyncInterface" : "ElastiCacheAsyncClient",
    "authPolicyPackageName" : null,
    "authType" : "V4",
    "baseBuilder" : "DefaultElastiCacheBaseClientBuilder",
    "baseBuilderInterface" : "ElastiCacheBaseClientBuilder",
    "baseExceptionName" : "ElastiCacheException",
    "cborProtocol" : false,
    "checksumFormat" : null,
    "clientPackageName" : "elasticache",
    "contentType" : null,
    "cucumberModuleInjectorClassName" : "ElastiCacheClientModuleInjector",
    "defaultEndpoint" : null,
    "defaultEndpointWithoutHttpProtocol" : null,
    "defaultRegion" : null,
    "documentation" : "Amazon ElastiCache 

Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale a distributed cache in the cloud.

With ElastiCache, customers get all of the benefits of a high-performance, in-memory cache with less of the administrative burden involved in launching and managing a distributed cache. The service makes setup, scaling, and cluster failure handling much simpler than in a self-managed cache deployment.

In addition, through integration with Amazon CloudWatch, customers get enhanced visibility into the key performance statistics associated with their cache and can receive alarms if a part of their cache runs hot.

", "endpointPrefix" : "elasticache", "fullAuthPolicyPackageName" : "software.amazon.awssdk.services", "fullClientPackageName" : "software.amazon.awssdk.services.elasticache", "fullModelPackageName" : "software.amazon.awssdk.services.elasticache.model", "fullRequestTransformPackageName" : "software.amazon.awssdk.services.elasticache.transform", "fullSmokeTestsPackageName" : "software.amazon.awssdk.services.elasticache.smoketests", "fullTransformPackageName" : "software.amazon.awssdk.services.elasticache.transform", "fullWaitersPackageName" : "software.amazon.awssdk.services.elasticache.waiters", "hasApiWithStreamInput" : false, "ionProtocol" : false, "jsonProtocol" : false, "jsonVersion" : null, "modelPackageName" : "elasticache.model", "protocol" : "query", "protocolDefaultExceptionUmarshallerImpl" : "software.amazon.awssdk.runtime.transform.StandardErrorUnmarshaller", "protocolFactory" : null, "requestBaseFqcn" : "software.amazon.awssdk.AmazonWebServiceRequest", "requestTransformPackageName" : "elasticache.transform", "requiresApiKey" : false, "requiresIamSigners" : false, "rootPackageName" : "software.amazon.awssdk.services", "serviceAbbreviation" : null, "serviceFullName" : "Amazon ElastiCache", "serviceName" : "Amazon ElastiCache", "signingName" : "elasticache", "smokeTestsPackageName" : "elasticache.smoketests", "syncBuilder" : "DefaultElastiCacheClientBuilder", "syncBuilderInterface" : "ElastiCacheClientBuilder", "syncClient" : "DefaultElastiCacheClient", "syncInterface" : "ElastiCacheClient", "transformPackageName" : "elasticache.transform", "uid" : "elasticache-2015-02-02", "unmarshallerContextClassName" : "StaxUnmarshallerContext", "waitersPackageName" : "elasticache.waiters", "xmlProtocol" : true }, "operations" : { "AddTagsToResource" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Adds up to 50 cost allocation tags to the named resource. A cost allocation tag is a key-value pair where the key and value are case-sensitive. You can use cost allocation tags to categorize and track your AWS costs.

When you apply tags to your ElastiCache resources, AWS generates a cost allocation report as a comma-separated value (CSV) file with your usage and costs aggregated by your tags. You can apply tags that represent business categories (such as cost centers, application names, or owners) to organize your costs across multiple services. For more information, see Using Cost Allocation Tags in Amazon ElastiCache in the ElastiCache User Guide.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The requested snapshot name does not refer to an existing snapshot.

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

The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.

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

The requested Amazon Resource Name (ARN) does not refer to an existing resource.

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

Represents the input of an AddTagsToResource operation.

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

Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.

" }, "syncReturnType" : "AddTagsToResourceResponse" }, "AuthorizeCacheSecurityGroupIngress" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization mechanism.

You cannot authorize ingress from an Amazon EC2 security group in one region to an ElastiCache cluster in another region.

", "exceptions" : [ { "exceptionName" : "CacheSecurityGroupNotFoundException", "documentation" : "

The requested cache security group name does not refer to an existing cache security group.

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

The current state of the cache security group does not allow deletion.

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

The specified Amazon EC2 security group is already authorized for the specified cache security group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressRequest", "variableName" : "authorizeCacheSecurityGroupIngressRequest", "variableType" : "AuthorizeCacheSecurityGroupIngressRequest", "documentation" : "

Represents the input of an AuthorizeCacheSecurityGroupIngress operation.

", "simpleType" : "AuthorizeCacheSecurityGroupIngressRequest", "variableSetterType" : "AuthorizeCacheSecurityGroupIngressRequest" }, "methodName" : "authorizeCacheSecurityGroupIngress", "operationName" : "AuthorizeCacheSecurityGroupIngress", "returnType" : { "returnType" : "AuthorizeCacheSecurityGroupIngressResponse", "documentation" : "

Represents the output of one of the following operations:

  • AuthorizeCacheSecurityGroupIngress

  • CreateCacheSecurityGroup

  • RevokeCacheSecurityGroupIngress

" }, "syncReturnType" : "AuthorizeCacheSecurityGroupIngressResponse" }, "CopySnapshot" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Makes a copy of an existing snapshot.

This operation is valid for Redis only.

Users or groups that have permissions to use the CopySnapshot operation can create their own Amazon S3 buckets and copy snapshots to it. To control access to your snapshots, use an IAM policy to control who has the ability to use the CopySnapshot operation. For more information about using IAM to control the use of ElastiCache operations, see Exporting Snapshots and Authentication & Access Control.

You could receive the following error messages.

Error Messages

  • Error Message: The S3 bucket %s is outside of the region.

    Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.

  • Error Message: The S3 bucket %s does not exist.

    Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.

  • Error Message: The S3 bucket %s is not owned by the authenticated user.

    Solution: Create an Amazon S3 bucket in the same region as your snapshot. For more information, see Step 1: Create an Amazon S3 Bucket in the ElastiCache User Guide.

  • Error Message: The authenticated user does not have sufficient permissions to perform the desired activity.

    Solution: Contact your system administrator to get the needed permissions.

  • Error Message: The S3 bucket %s already contains an object with key %s.

    Solution: Give the TargetSnapshotName a new and unique value. If exporting a snapshot, you could alternatively create a new Amazon S3 bucket and use this same value for TargetSnapshotName.

  • Error Message: ElastiCache has not been granted READ permissions %s on the S3 Bucket.

    Solution: Add List and Read permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.

  • Error Message: ElastiCache has not been granted WRITE permissions %s on the S3 Bucket.

    Solution: Add Upload/Delete permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.

  • Error Message: ElastiCache has not been granted READ_ACP permissions %s on the S3 Bucket.

    Solution: Add View Permissions on the bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the ElastiCache User Guide.

", "exceptions" : [ { "exceptionName" : "SnapshotAlreadyExistsException", "documentation" : "

You already have a snapshot with the given name.

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

The requested snapshot name does not refer to an existing snapshot.

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

The request cannot be processed because it would exceed the maximum number of snapshots.

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

The current state of the snapshot does not allow the requested operation to occur.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CopySnapshotRequest", "variableName" : "copySnapshotRequest", "variableType" : "CopySnapshotRequest", "documentation" : "

Represents the input of a CopySnapshotMessage operation.

", "simpleType" : "CopySnapshotRequest", "variableSetterType" : "CopySnapshotRequest" }, "methodName" : "copySnapshot", "operationName" : "CopySnapshot", "returnType" : { "returnType" : "CopySnapshotResponse", "documentation" : "

Represents a copy of an entire Redis cache cluster as of the time when the snapshot was taken.

" }, "syncReturnType" : "CopySnapshotResponse" }, "CreateCacheCluster" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a cache cluster. All nodes in the cache cluster run the same protocol-compliant cache engine software, either Memcached or Redis.

Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

", "exceptions" : [ { "exceptionName" : "ReplicationGroupNotFoundException", "documentation" : "

The specified replication group does not exist.

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

The requested replication group is not in the available state.

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

You already have a cache cluster with the given identifier.

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

The requested cache node type is not available in the specified Availability Zone.

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

The requested cache security group name does not refer to an existing cache security group.

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

The requested cache subnet group name does not refer to an existing cache subnet group.

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

The request cannot be processed because it would exceed the allowed number of cache clusters per customer.

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

The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.

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

The request cannot be processed because it would exceed the allowed number of cache nodes per customer.

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

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The VPC network is in an invalid state.

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

The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateCacheClusterRequest", "variableName" : "createCacheClusterRequest", "variableType" : "CreateCacheClusterRequest", "documentation" : "

Represents the input of a CreateCacheCluster operation.

", "simpleType" : "CreateCacheClusterRequest", "variableSetterType" : "CreateCacheClusterRequest" }, "methodName" : "createCacheCluster", "operationName" : "CreateCacheCluster", "returnType" : { "returnType" : "CreateCacheClusterResponse", "documentation" : "

Contains all of the attributes of a specific cache cluster.

" }, "syncReturnType" : "CreateCacheClusterResponse" }, "CreateCacheParameterGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a new Amazon ElastiCache cache parameter group. An ElastiCache cache parameter group is a collection of parameters and their values that are applied to all of the nodes in any cache cluster or replication group using the CacheParameterGroup.

A newly created CacheParameterGroup is an exact duplicate of the default parameter group for the CacheParameterGroupFamily. To customize the newly created CacheParameterGroup you can change the values of specific parameters. For more information, see:

", "exceptions" : [ { "exceptionName" : "CacheParameterGroupQuotaExceededException", "documentation" : "

The request cannot be processed because it would exceed the maximum number of cache security groups.

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

A cache parameter group with the requested name already exists.

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

The current state of the cache parameter group does not allow the requested operation to occur.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateCacheParameterGroupRequest", "variableName" : "createCacheParameterGroupRequest", "variableType" : "CreateCacheParameterGroupRequest", "documentation" : "

Represents the input of a CreateCacheParameterGroup operation.

", "simpleType" : "CreateCacheParameterGroupRequest", "variableSetterType" : "CreateCacheParameterGroupRequest" }, "methodName" : "createCacheParameterGroup", "operationName" : "CreateCacheParameterGroup", "returnType" : { "returnType" : "CreateCacheParameterGroupResponse", "documentation" : "

Represents the output of a CreateCacheParameterGroup operation.

" }, "syncReturnType" : "CreateCacheParameterGroupResponse" }, "CreateCacheSecurityGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a new cache security group. Use a cache security group to control access to one or more cache clusters.

Cache security groups are only used when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC). If you are creating a cache cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.

", "exceptions" : [ { "exceptionName" : "CacheSecurityGroupAlreadyExistsException", "documentation" : "

A cache security group with the specified name already exists.

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

The request cannot be processed because it would exceed the allowed number of cache security groups.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateCacheSecurityGroupRequest", "variableName" : "createCacheSecurityGroupRequest", "variableType" : "CreateCacheSecurityGroupRequest", "documentation" : "

Represents the input of a CreateCacheSecurityGroup operation.

", "simpleType" : "CreateCacheSecurityGroupRequest", "variableSetterType" : "CreateCacheSecurityGroupRequest" }, "methodName" : "createCacheSecurityGroup", "operationName" : "CreateCacheSecurityGroup", "returnType" : { "returnType" : "CreateCacheSecurityGroupResponse", "documentation" : "

Represents the output of one of the following operations:

  • AuthorizeCacheSecurityGroupIngress

  • CreateCacheSecurityGroup

  • RevokeCacheSecurityGroupIngress

" }, "syncReturnType" : "CreateCacheSecurityGroupResponse" }, "CreateCacheSubnetGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a new cache subnet group.

Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).

", "exceptions" : [ { "exceptionName" : "CacheSubnetGroupAlreadyExistsException", "documentation" : "

The requested cache subnet group name is already in use by an existing cache subnet group.

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

The request cannot be processed because it would exceed the allowed number of cache subnet groups.

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

The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.

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

An invalid subnet identifier was specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateCacheSubnetGroupRequest", "variableName" : "createCacheSubnetGroupRequest", "variableType" : "CreateCacheSubnetGroupRequest", "documentation" : "

Represents the input of a CreateCacheSubnetGroup operation.

", "simpleType" : "CreateCacheSubnetGroupRequest", "variableSetterType" : "CreateCacheSubnetGroupRequest" }, "methodName" : "createCacheSubnetGroup", "operationName" : "CreateCacheSubnetGroup", "returnType" : { "returnType" : "CreateCacheSubnetGroupResponse", "documentation" : "

Represents the output of one of the following operations:

  • CreateCacheSubnetGroup

  • ModifyCacheSubnetGroup

" }, "syncReturnType" : "CreateCacheSubnetGroupResponse" }, "CreateReplicationGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group.

A Redis (cluster mode disabled) replication group is a collection of cache clusters, where one of the cache clusters is a read/write primary and the others are read-only replicas. Writes to the primary are asynchronously propagated to the replicas.

A Redis (cluster mode enabled) replication group is a collection of 1 to 15 node groups (shards). Each node group (shard) has one read/write primary node and up to 5 read-only replica nodes. Writes to the primary are asynchronously propagated to the replicas. Redis (cluster mode enabled) replication groups partition the data across node groups (shards).

When a Redis (cluster mode disabled) replication group has been successfully created, you can add one or more read replicas to it, up to a total of 5 read replicas. You cannot alter a Redis (cluster mode enabled) replication group after it has been created. However, if you need to increase or decrease the number of node groups (console: shards), you can avail yourself of ElastiCache for Redis' enhanced backup and restore. For more information, see Restoring From a Backup with Cluster Resizing in the ElastiCache User Guide.

This operation is valid for Redis only.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The requested cache cluster is not in the available state.

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

The specified replication group already exists.

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

The requested cache node type is not available in the specified Availability Zone.

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

The requested cache security group name does not refer to an existing cache security group.

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

The requested cache subnet group name does not refer to an existing cache subnet group.

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

The request cannot be processed because it would exceed the allowed number of cache clusters per customer.

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

The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.

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

The request cannot be processed because it would exceed the allowed number of cache nodes per customer.

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

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The VPC network is in an invalid state.

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

The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.

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

The request cannot be processed because it would exceed the maximum of 15 node groups (shards) in a single replication group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateReplicationGroupRequest", "variableName" : "createReplicationGroupRequest", "variableType" : "CreateReplicationGroupRequest", "documentation" : "

Represents the input of a CreateReplicationGroup operation.

", "simpleType" : "CreateReplicationGroupRequest", "variableSetterType" : "CreateReplicationGroupRequest" }, "methodName" : "createReplicationGroup", "operationName" : "CreateReplicationGroup", "returnType" : { "returnType" : "CreateReplicationGroupResponse", "documentation" : "

Contains all of the attributes of a specific Redis replication group.

" }, "syncReturnType" : "CreateReplicationGroupResponse" }, "CreateSnapshot" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a copy of an entire cache cluster or replication group at a specific moment in time.

This operation is valid for Redis only.

", "exceptions" : [ { "exceptionName" : "SnapshotAlreadyExistsException", "documentation" : "

You already have a snapshot with the given name.

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

The requested cache cluster ID does not refer to an existing cache cluster.

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

The specified replication group does not exist.

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

The requested cache cluster is not in the available state.

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

The requested replication group is not in the available state.

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

The request cannot be processed because it would exceed the maximum number of snapshots.

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

You attempted one of the following operations:

  • Creating a snapshot of a Redis cache cluster running on a cache.t1.micro cache node.

  • Creating a snapshot of a cache cluster that is running Memcached rather than Redis.

Neither of these are supported by ElastiCache.

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

Two or more incompatible parameters were specified.

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

The value for a parameter is invalid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateSnapshotRequest", "variableName" : "createSnapshotRequest", "variableType" : "CreateSnapshotRequest", "documentation" : "

Represents the input of a CreateSnapshot operation.

", "simpleType" : "CreateSnapshotRequest", "variableSetterType" : "CreateSnapshotRequest" }, "methodName" : "createSnapshot", "operationName" : "CreateSnapshot", "returnType" : { "returnType" : "CreateSnapshotResponse", "documentation" : "

Represents a copy of an entire Redis cache cluster as of the time when the snapshot was taken.

" }, "syncReturnType" : "CreateSnapshotResponse" }, "DeleteCacheCluster" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a previously provisioned cache cluster. DeleteCacheCluster deletes all associated cache nodes, node endpoints and the cache cluster itself. When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the cache cluster; you cannot cancel or revert this operation.

This operation cannot be used to delete a cache cluster that is the last read replica of a replication group or node group (shard) that has Multi-AZ mode enabled or a cache cluster from a Redis (cluster mode enabled) replication group.

Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The requested cache cluster is not in the available state.

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

You already have a snapshot with the given name.

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

You attempted one of the following operations:

  • Creating a snapshot of a Redis cache cluster running on a cache.t1.micro cache node.

  • Creating a snapshot of a cache cluster that is running Memcached rather than Redis.

Neither of these are supported by ElastiCache.

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

The request cannot be processed because it would exceed the maximum number of snapshots.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteCacheClusterRequest", "variableName" : "deleteCacheClusterRequest", "variableType" : "DeleteCacheClusterRequest", "documentation" : "

Represents the input of a DeleteCacheCluster operation.

", "simpleType" : "DeleteCacheClusterRequest", "variableSetterType" : "DeleteCacheClusterRequest" }, "methodName" : "deleteCacheCluster", "operationName" : "DeleteCacheCluster", "returnType" : { "returnType" : "DeleteCacheClusterResponse", "documentation" : "

Contains all of the attributes of a specific cache cluster.

" }, "syncReturnType" : "DeleteCacheClusterResponse" }, "DeleteCacheParameterGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.

", "exceptions" : [ { "exceptionName" : "InvalidCacheParameterGroupStateException", "documentation" : "

The current state of the cache parameter group does not allow the requested operation to occur.

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

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteCacheParameterGroupRequest", "variableName" : "deleteCacheParameterGroupRequest", "variableType" : "DeleteCacheParameterGroupRequest", "documentation" : "

Represents the input of a DeleteCacheParameterGroup operation.

", "simpleType" : "DeleteCacheParameterGroupRequest", "variableSetterType" : "DeleteCacheParameterGroupRequest" }, "methodName" : "deleteCacheParameterGroup", "operationName" : "DeleteCacheParameterGroup", "returnType" : { "returnType" : "DeleteCacheParameterGroupResponse", "documentation" : null }, "syncReturnType" : "DeleteCacheParameterGroupResponse" }, "DeleteCacheSecurityGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a cache security group.

You cannot delete a cache security group if it is associated with any cache clusters.

", "exceptions" : [ { "exceptionName" : "InvalidCacheSecurityGroupStateException", "documentation" : "

The current state of the cache security group does not allow deletion.

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

The requested cache security group name does not refer to an existing cache security group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteCacheSecurityGroupRequest", "variableName" : "deleteCacheSecurityGroupRequest", "variableType" : "DeleteCacheSecurityGroupRequest", "documentation" : "

Represents the input of a DeleteCacheSecurityGroup operation.

", "simpleType" : "DeleteCacheSecurityGroupRequest", "variableSetterType" : "DeleteCacheSecurityGroupRequest" }, "methodName" : "deleteCacheSecurityGroup", "operationName" : "DeleteCacheSecurityGroup", "returnType" : { "returnType" : "DeleteCacheSecurityGroupResponse", "documentation" : null }, "syncReturnType" : "DeleteCacheSecurityGroupResponse" }, "DeleteCacheSubnetGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a cache subnet group.

You cannot delete a cache subnet group if it is associated with any cache clusters.

", "exceptions" : [ { "exceptionName" : "CacheSubnetGroupInUseException", "documentation" : "

The requested cache subnet group is currently in use.

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

The requested cache subnet group name does not refer to an existing cache subnet group.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteCacheSubnetGroupRequest", "variableName" : "deleteCacheSubnetGroupRequest", "variableType" : "DeleteCacheSubnetGroupRequest", "documentation" : "

Represents the input of a DeleteCacheSubnetGroup operation.

", "simpleType" : "DeleteCacheSubnetGroupRequest", "variableSetterType" : "DeleteCacheSubnetGroupRequest" }, "methodName" : "deleteCacheSubnetGroup", "operationName" : "DeleteCacheSubnetGroup", "returnType" : { "returnType" : "DeleteCacheSubnetGroupResponse", "documentation" : null }, "syncReturnType" : "DeleteCacheSubnetGroupResponse" }, "DeleteReplicationGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes an existing replication group. By default, this operation deletes the entire replication group, including the primary/primaries and all of the read replicas. If the replication group has only one primary, you can optionally delete only the read replicas, while retaining the primary by setting RetainPrimaryCluster=true.

When you receive a successful response from this operation, Amazon ElastiCache immediately begins deleting the selected resources; you cannot cancel or revert this operation.

This operation is valid for Redis only.

", "exceptions" : [ { "exceptionName" : "ReplicationGroupNotFoundException", "documentation" : "

The specified replication group does not exist.

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

The requested replication group is not in the available state.

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

You already have a snapshot with the given name.

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

You attempted one of the following operations:

  • Creating a snapshot of a Redis cache cluster running on a cache.t1.micro cache node.

  • Creating a snapshot of a cache cluster that is running Memcached rather than Redis.

Neither of these are supported by ElastiCache.

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

The request cannot be processed because it would exceed the maximum number of snapshots.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteReplicationGroupRequest", "variableName" : "deleteReplicationGroupRequest", "variableType" : "DeleteReplicationGroupRequest", "documentation" : "

Represents the input of a DeleteReplicationGroup operation.

", "simpleType" : "DeleteReplicationGroupRequest", "variableSetterType" : "DeleteReplicationGroupRequest" }, "methodName" : "deleteReplicationGroup", "operationName" : "DeleteReplicationGroup", "returnType" : { "returnType" : "DeleteReplicationGroupResponse", "documentation" : "

Contains all of the attributes of a specific Redis replication group.

" }, "syncReturnType" : "DeleteReplicationGroupResponse" }, "DeleteSnapshot" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes an existing snapshot. When you receive a successful response from this operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this operation.

This operation is valid for Redis only.

", "exceptions" : [ { "exceptionName" : "SnapshotNotFoundException", "documentation" : "

The requested snapshot name does not refer to an existing snapshot.

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

The current state of the snapshot does not allow the requested operation to occur.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteSnapshotRequest", "variableName" : "deleteSnapshotRequest", "variableType" : "DeleteSnapshotRequest", "documentation" : "

Represents the input of a DeleteSnapshot operation.

", "simpleType" : "DeleteSnapshotRequest", "variableSetterType" : "DeleteSnapshotRequest" }, "methodName" : "deleteSnapshot", "operationName" : "DeleteSnapshot", "returnType" : { "returnType" : "DeleteSnapshotResponse", "documentation" : "

Represents a copy of an entire Redis cache cluster as of the time when the snapshot was taken.

" }, "syncReturnType" : "DeleteSnapshotResponse" }, "DescribeCacheClusters" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.

By default, abbreviated information about the cache clusters is returned. You can use the optional ShowCacheNodeInfo flag to retrieve detailed information about the cache nodes associated with the cache clusters. These details include the DNS address and port for the cache node endpoint.

If the cluster is in the creating state, only cluster-level information is displayed until all of the nodes are successfully provisioned.

If the cluster is in the deleting state, only cluster-level information is displayed.

If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes are not displayed until they are completely provisioned. When the cache cluster state is available, the cluster is ready for use.

If cache nodes are currently being removed from the cache cluster, no endpoint information for the removed nodes is displayed.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCacheClustersRequest", "variableName" : "describeCacheClustersRequest", "variableType" : "DescribeCacheClustersRequest", "documentation" : "

Represents the input of a DescribeCacheClusters operation.

", "simpleType" : "DescribeCacheClustersRequest", "variableSetterType" : "DescribeCacheClustersRequest" }, "methodName" : "describeCacheClusters", "operationName" : "DescribeCacheClusters", "returnType" : { "returnType" : "DescribeCacheClustersResponse", "documentation" : "

Represents the output of a DescribeCacheClusters operation.

" }, "syncReturnType" : "DescribeCacheClustersResponse" }, "DescribeCacheEngineVersions" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a list of the available cache engines and their versions.

", "exceptions" : [ ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCacheEngineVersionsRequest", "variableName" : "describeCacheEngineVersionsRequest", "variableType" : "DescribeCacheEngineVersionsRequest", "documentation" : "

Represents the input of a DescribeCacheEngineVersions operation.

", "simpleType" : "DescribeCacheEngineVersionsRequest", "variableSetterType" : "DescribeCacheEngineVersionsRequest" }, "methodName" : "describeCacheEngineVersions", "operationName" : "DescribeCacheEngineVersions", "returnType" : { "returnType" : "DescribeCacheEngineVersionsResponse", "documentation" : "

Represents the output of a DescribeCacheEngineVersions operation.

" }, "syncReturnType" : "DescribeCacheEngineVersionsResponse" }, "DescribeCacheParameterGroups" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.

", "exceptions" : [ { "exceptionName" : "CacheParameterGroupNotFoundException", "documentation" : "

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCacheParameterGroupsRequest", "variableName" : "describeCacheParameterGroupsRequest", "variableType" : "DescribeCacheParameterGroupsRequest", "documentation" : "

Represents the input of a DescribeCacheParameterGroups operation.

", "simpleType" : "DescribeCacheParameterGroupsRequest", "variableSetterType" : "DescribeCacheParameterGroupsRequest" }, "methodName" : "describeCacheParameterGroups", "operationName" : "DescribeCacheParameterGroups", "returnType" : { "returnType" : "DescribeCacheParameterGroupsResponse", "documentation" : "

Represents the output of a DescribeCacheParameterGroups operation.

" }, "syncReturnType" : "DescribeCacheParameterGroupsResponse" }, "DescribeCacheParameters" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the detailed parameter list for a particular cache parameter group.

", "exceptions" : [ { "exceptionName" : "CacheParameterGroupNotFoundException", "documentation" : "

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCacheParametersRequest", "variableName" : "describeCacheParametersRequest", "variableType" : "DescribeCacheParametersRequest", "documentation" : "

Represents the input of a DescribeCacheParameters operation.

", "simpleType" : "DescribeCacheParametersRequest", "variableSetterType" : "DescribeCacheParametersRequest" }, "methodName" : "describeCacheParameters", "operationName" : "DescribeCacheParameters", "returnType" : { "returnType" : "DescribeCacheParametersResponse", "documentation" : "

Represents the output of a DescribeCacheParameters operation.

" }, "syncReturnType" : "DescribeCacheParametersResponse" }, "DescribeCacheSecurityGroups" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.

", "exceptions" : [ { "exceptionName" : "CacheSecurityGroupNotFoundException", "documentation" : "

The requested cache security group name does not refer to an existing cache security group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCacheSecurityGroupsRequest", "variableName" : "describeCacheSecurityGroupsRequest", "variableType" : "DescribeCacheSecurityGroupsRequest", "documentation" : "

Represents the input of a DescribeCacheSecurityGroups operation.

", "simpleType" : "DescribeCacheSecurityGroupsRequest", "variableSetterType" : "DescribeCacheSecurityGroupsRequest" }, "methodName" : "describeCacheSecurityGroups", "operationName" : "DescribeCacheSecurityGroups", "returnType" : { "returnType" : "DescribeCacheSecurityGroupsResponse", "documentation" : "

Represents the output of a DescribeCacheSecurityGroups operation.

" }, "syncReturnType" : "DescribeCacheSecurityGroupsResponse" }, "DescribeCacheSubnetGroups" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a list of cache subnet group descriptions. If a subnet group name is specified, the list contains only the description of that group.

", "exceptions" : [ { "exceptionName" : "CacheSubnetGroupNotFoundException", "documentation" : "

The requested cache subnet group name does not refer to an existing cache subnet group.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCacheSubnetGroupsRequest", "variableName" : "describeCacheSubnetGroupsRequest", "variableType" : "DescribeCacheSubnetGroupsRequest", "documentation" : "

Represents the input of a DescribeCacheSubnetGroups operation.

", "simpleType" : "DescribeCacheSubnetGroupsRequest", "variableSetterType" : "DescribeCacheSubnetGroupsRequest" }, "methodName" : "describeCacheSubnetGroups", "operationName" : "DescribeCacheSubnetGroups", "returnType" : { "returnType" : "DescribeCacheSubnetGroupsResponse", "documentation" : "

Represents the output of a DescribeCacheSubnetGroups operation.

" }, "syncReturnType" : "DescribeCacheSubnetGroupsResponse" }, "DescribeEngineDefaultParameters" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the default engine and system parameter information for the specified cache engine.

", "exceptions" : [ { "exceptionName" : "InvalidParameterValueException", "documentation" : "

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEngineDefaultParametersRequest", "variableName" : "describeEngineDefaultParametersRequest", "variableType" : "DescribeEngineDefaultParametersRequest", "documentation" : "

Represents the input of a DescribeEngineDefaultParameters operation.

", "simpleType" : "DescribeEngineDefaultParametersRequest", "variableSetterType" : "DescribeEngineDefaultParametersRequest" }, "methodName" : "describeEngineDefaultParameters", "operationName" : "DescribeEngineDefaultParameters", "returnType" : { "returnType" : "DescribeEngineDefaultParametersResponse", "documentation" : "

Represents the output of a DescribeEngineDefaultParameters operation.

" }, "syncReturnType" : "DescribeEngineDefaultParametersResponse" }, "DescribeEvents" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns events related to cache clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cache cluster, cache security group, or cache parameter group by providing the name as a parameter.

By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.

", "exceptions" : [ { "exceptionName" : "InvalidParameterValueException", "documentation" : "

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEventsRequest", "variableName" : "describeEventsRequest", "variableType" : "DescribeEventsRequest", "documentation" : "

Represents the input of a DescribeEvents operation.

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

Represents the output of a DescribeEvents operation.

" }, "syncReturnType" : "DescribeEventsResponse" }, "DescribeReplicationGroups" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.

This operation is valid for Redis only.

", "exceptions" : [ { "exceptionName" : "ReplicationGroupNotFoundException", "documentation" : "

The specified replication group does not exist.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReplicationGroupsRequest", "variableName" : "describeReplicationGroupsRequest", "variableType" : "DescribeReplicationGroupsRequest", "documentation" : "

Represents the input of a DescribeReplicationGroups operation.

", "simpleType" : "DescribeReplicationGroupsRequest", "variableSetterType" : "DescribeReplicationGroupsRequest" }, "methodName" : "describeReplicationGroups", "operationName" : "DescribeReplicationGroups", "returnType" : { "returnType" : "DescribeReplicationGroupsResponse", "documentation" : "

Represents the output of a DescribeReplicationGroups operation.

" }, "syncReturnType" : "DescribeReplicationGroupsResponse" }, "DescribeReservedCacheNodes" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about reserved cache nodes for this account, or about a specified reserved cache node.

", "exceptions" : [ { "exceptionName" : "ReservedCacheNodeNotFoundException", "documentation" : "

The requested reserved cache node was not found.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReservedCacheNodesRequest", "variableName" : "describeReservedCacheNodesRequest", "variableType" : "DescribeReservedCacheNodesRequest", "documentation" : "

Represents the input of a DescribeReservedCacheNodes operation.

", "simpleType" : "DescribeReservedCacheNodesRequest", "variableSetterType" : "DescribeReservedCacheNodesRequest" }, "methodName" : "describeReservedCacheNodes", "operationName" : "DescribeReservedCacheNodes", "returnType" : { "returnType" : "DescribeReservedCacheNodesResponse", "documentation" : "

Represents the output of a DescribeReservedCacheNodes operation.

" }, "syncReturnType" : "DescribeReservedCacheNodesResponse" }, "DescribeReservedCacheNodesOfferings" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Lists available reserved cache node offerings.

", "exceptions" : [ { "exceptionName" : "ReservedCacheNodesOfferingNotFoundException", "documentation" : "

The requested cache node offering does not exist.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeReservedCacheNodesOfferingsRequest", "variableName" : "describeReservedCacheNodesOfferingsRequest", "variableType" : "DescribeReservedCacheNodesOfferingsRequest", "documentation" : "

Represents the input of a DescribeReservedCacheNodesOfferings operation.

", "simpleType" : "DescribeReservedCacheNodesOfferingsRequest", "variableSetterType" : "DescribeReservedCacheNodesOfferingsRequest" }, "methodName" : "describeReservedCacheNodesOfferings", "operationName" : "DescribeReservedCacheNodesOfferings", "returnType" : { "returnType" : "DescribeReservedCacheNodesOfferingsResponse", "documentation" : "

Represents the output of a DescribeReservedCacheNodesOfferings operation.

" }, "syncReturnType" : "DescribeReservedCacheNodesOfferingsResponse" }, "DescribeSnapshots" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about cache cluster or replication group snapshots. By default, DescribeSnapshots lists all of your snapshots; it can optionally describe a single snapshot, or just the snapshots associated with a particular cache cluster.

This operation is valid for Redis only.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The requested snapshot name does not refer to an existing snapshot.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeSnapshotsRequest", "variableName" : "describeSnapshotsRequest", "variableType" : "DescribeSnapshotsRequest", "documentation" : "

Represents the input of a DescribeSnapshotsMessage operation.

", "simpleType" : "DescribeSnapshotsRequest", "variableSetterType" : "DescribeSnapshotsRequest" }, "methodName" : "describeSnapshots", "operationName" : "DescribeSnapshots", "returnType" : { "returnType" : "DescribeSnapshotsResponse", "documentation" : "

Represents the output of a DescribeSnapshots operation.

" }, "syncReturnType" : "DescribeSnapshotsResponse" }, "ListAllowedNodeTypeModifications" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.

When you use the ModifyCacheCluster or ModifyReplicationGroup operations to scale up your cluster or replication group, the value of the CacheNodeType parameter must be one of the node types returned by this operation.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The specified replication group does not exist.

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

Two or more incompatible parameters were specified.

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

The value for a parameter is invalid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListAllowedNodeTypeModificationsRequest", "variableName" : "listAllowedNodeTypeModificationsRequest", "variableType" : "ListAllowedNodeTypeModificationsRequest", "documentation" : "

The input parameters for the ListAllowedNodeTypeModifications operation.

", "simpleType" : "ListAllowedNodeTypeModificationsRequest", "variableSetterType" : "ListAllowedNodeTypeModificationsRequest" }, "methodName" : "listAllowedNodeTypeModifications", "operationName" : "ListAllowedNodeTypeModifications", "returnType" : { "returnType" : "ListAllowedNodeTypeModificationsResponse", "documentation" : "

Represents the allowed node types you can use to modify your cache cluster or replication group.

" }, "syncReturnType" : "ListAllowedNodeTypeModificationsResponse" }, "ListTagsForResource" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all cost allocation tags currently on the named resource. A cost allocation tag is a key-value pair where the key is case-sensitive and the value is optional. You can use cost allocation tags to categorize and track your AWS costs.

You can have a maximum of 50 cost allocation tags on an ElastiCache resource. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The requested snapshot name does not refer to an existing snapshot.

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

The requested Amazon Resource Name (ARN) does not refer to an existing resource.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : "

The input parameters for the ListTagsForResource operation.

", "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "methodName" : "listTagsForResource", "operationName" : "ListTagsForResource", "returnType" : { "returnType" : "ListTagsForResourceResponse", "documentation" : "

Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.

" }, "syncReturnType" : "ListTagsForResourceResponse" }, "ModifyCacheCluster" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the settings for a cache cluster. You can use this operation to change one or more cluster configuration parameters by specifying the parameters and the new values.

", "exceptions" : [ { "exceptionName" : "InvalidCacheClusterStateException", "documentation" : "

The requested cache cluster is not in the available state.

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

The current state of the cache security group does not allow deletion.

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

The requested cache node type is not available in the specified Availability Zone.

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

The requested cache cluster ID does not refer to an existing cache cluster.

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

The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.

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

The request cannot be processed because it would exceed the allowed number of cache nodes per customer.

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

The requested cache security group name does not refer to an existing cache security group.

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

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The VPC network is in an invalid state.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyCacheClusterRequest", "variableName" : "modifyCacheClusterRequest", "variableType" : "ModifyCacheClusterRequest", "documentation" : "

Represents the input of a ModifyCacheCluster operation.

", "simpleType" : "ModifyCacheClusterRequest", "variableSetterType" : "ModifyCacheClusterRequest" }, "methodName" : "modifyCacheCluster", "operationName" : "ModifyCacheCluster", "returnType" : { "returnType" : "ModifyCacheClusterResponse", "documentation" : "

Contains all of the attributes of a specific cache cluster.

" }, "syncReturnType" : "ModifyCacheClusterResponse" }, "ModifyCacheParameterGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.

", "exceptions" : [ { "exceptionName" : "CacheParameterGroupNotFoundException", "documentation" : "

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The current state of the cache parameter group does not allow the requested operation to occur.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyCacheParameterGroupRequest", "variableName" : "modifyCacheParameterGroupRequest", "variableType" : "ModifyCacheParameterGroupRequest", "documentation" : "

Represents the input of a ModifyCacheParameterGroup operation.

", "simpleType" : "ModifyCacheParameterGroupRequest", "variableSetterType" : "ModifyCacheParameterGroupRequest" }, "methodName" : "modifyCacheParameterGroup", "operationName" : "ModifyCacheParameterGroup", "returnType" : { "returnType" : "ModifyCacheParameterGroupResponse", "documentation" : "

Represents the output of one of the following operations:

  • ModifyCacheParameterGroup

  • ResetCacheParameterGroup

" }, "syncReturnType" : "ModifyCacheParameterGroupResponse" }, "ModifyCacheSubnetGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies an existing cache subnet group.

", "exceptions" : [ { "exceptionName" : "CacheSubnetGroupNotFoundException", "documentation" : "

The requested cache subnet group name does not refer to an existing cache subnet group.

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

The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.

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

The requested subnet is being used by another cache subnet group.

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

An invalid subnet identifier was specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyCacheSubnetGroupRequest", "variableName" : "modifyCacheSubnetGroupRequest", "variableType" : "ModifyCacheSubnetGroupRequest", "documentation" : "

Represents the input of a ModifyCacheSubnetGroup operation.

", "simpleType" : "ModifyCacheSubnetGroupRequest", "variableSetterType" : "ModifyCacheSubnetGroupRequest" }, "methodName" : "modifyCacheSubnetGroup", "operationName" : "ModifyCacheSubnetGroup", "returnType" : { "returnType" : "ModifyCacheSubnetGroupResponse", "documentation" : "

Represents the output of one of the following operations:

  • CreateCacheSubnetGroup

  • ModifyCacheSubnetGroup

" }, "syncReturnType" : "ModifyCacheSubnetGroupResponse" }, "ModifyReplicationGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the settings for a replication group.

Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

This operation is valid for Redis only.

", "exceptions" : [ { "exceptionName" : "ReplicationGroupNotFoundException", "documentation" : "

The specified replication group does not exist.

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

The requested replication group is not in the available state.

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

The requested cache cluster is not in the available state.

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

The current state of the cache security group does not allow deletion.

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

The requested cache node type is not available in the specified Availability Zone.

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

The requested cache cluster ID does not refer to an existing cache cluster.

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

The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.

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

The request cannot be processed because it would exceed the allowed number of cache nodes per customer.

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

The requested cache security group name does not refer to an existing cache security group.

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

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The VPC network is in an invalid state.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ModifyReplicationGroupRequest", "variableName" : "modifyReplicationGroupRequest", "variableType" : "ModifyReplicationGroupRequest", "documentation" : "

Represents the input of a ModifyReplicationGroups operation.

", "simpleType" : "ModifyReplicationGroupRequest", "variableSetterType" : "ModifyReplicationGroupRequest" }, "methodName" : "modifyReplicationGroup", "operationName" : "ModifyReplicationGroup", "returnType" : { "returnType" : "ModifyReplicationGroupResponse", "documentation" : "

Contains all of the attributes of a specific Redis replication group.

" }, "syncReturnType" : "ModifyReplicationGroupResponse" }, "PurchaseReservedCacheNodesOffering" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Allows you to purchase a reserved cache node offering.

", "exceptions" : [ { "exceptionName" : "ReservedCacheNodesOfferingNotFoundException", "documentation" : "

The requested cache node offering does not exist.

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

You already have a reservation with the given identifier.

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

The request cannot be processed because it would exceed the user's cache node quota.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "PurchaseReservedCacheNodesOfferingRequest", "variableName" : "purchaseReservedCacheNodesOfferingRequest", "variableType" : "PurchaseReservedCacheNodesOfferingRequest", "documentation" : "

Represents the input of a PurchaseReservedCacheNodesOffering operation.

", "simpleType" : "PurchaseReservedCacheNodesOfferingRequest", "variableSetterType" : "PurchaseReservedCacheNodesOfferingRequest" }, "methodName" : "purchaseReservedCacheNodesOffering", "operationName" : "PurchaseReservedCacheNodesOffering", "returnType" : { "returnType" : "PurchaseReservedCacheNodesOfferingResponse", "documentation" : "

Represents the output of a PurchaseReservedCacheNodesOffering operation.

" }, "syncReturnType" : "PurchaseReservedCacheNodesOfferingResponse" }, "RebootCacheCluster" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Reboots some, or all, of the cache nodes within a provisioned cache cluster. This operation applies any modified cache parameter groups to the cache cluster. The reboot operation takes place as soon as possible, and results in a momentary outage to the cache cluster. During the reboot, the cache cluster status is set to REBOOTING.

The reboot causes the contents of the cache (for each cache node being rebooted) to be lost.

When the reboot is complete, a cache cluster event is created.

", "exceptions" : [ { "exceptionName" : "InvalidCacheClusterStateException", "documentation" : "

The requested cache cluster is not in the available state.

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

The requested cache cluster ID does not refer to an existing cache cluster.

", "httpStatusCode" : 404 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "RebootCacheClusterRequest", "variableName" : "rebootCacheClusterRequest", "variableType" : "RebootCacheClusterRequest", "documentation" : "

Represents the input of a RebootCacheCluster operation.

", "simpleType" : "RebootCacheClusterRequest", "variableSetterType" : "RebootCacheClusterRequest" }, "methodName" : "rebootCacheCluster", "operationName" : "RebootCacheCluster", "returnType" : { "returnType" : "RebootCacheClusterResponse", "documentation" : "

Contains all of the attributes of a specific cache cluster.

" }, "syncReturnType" : "RebootCacheClusterResponse" }, "RemoveTagsFromResource" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Removes the tags identified by the TagKeys list from the named resource.

", "exceptions" : [ { "exceptionName" : "CacheClusterNotFoundException", "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

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

The requested snapshot name does not refer to an existing snapshot.

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

The requested Amazon Resource Name (ARN) does not refer to an existing resource.

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

The requested tag was not found on this resource.

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

Represents the input of a RemoveTagsFromResource operation.

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

Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.

" }, "syncReturnType" : "RemoveTagsFromResourceResponse" }, "ResetCacheParameterGroup" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Modifies the parameters of a cache parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire cache parameter group, specify the ResetAllParameters and CacheParameterGroupName parameters.

", "exceptions" : [ { "exceptionName" : "InvalidCacheParameterGroupStateException", "documentation" : "

The current state of the cache parameter group does not allow the requested operation to occur.

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

The requested cache parameter group name does not refer to an existing cache parameter group.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ResetCacheParameterGroupRequest", "variableName" : "resetCacheParameterGroupRequest", "variableType" : "ResetCacheParameterGroupRequest", "documentation" : "

Represents the input of a ResetCacheParameterGroup operation.

", "simpleType" : "ResetCacheParameterGroupRequest", "variableSetterType" : "ResetCacheParameterGroupRequest" }, "methodName" : "resetCacheParameterGroup", "operationName" : "ResetCacheParameterGroup", "returnType" : { "returnType" : "ResetCacheParameterGroupResponse", "documentation" : "

Represents the output of one of the following operations:

  • ModifyCacheParameterGroup

  • ResetCacheParameterGroup

" }, "syncReturnType" : "ResetCacheParameterGroupResponse" }, "RevokeCacheSecurityGroupIngress" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Revokes ingress from a cache security group. Use this operation to disallow access from an Amazon EC2 security group that had been previously authorized.

", "exceptions" : [ { "exceptionName" : "CacheSecurityGroupNotFoundException", "documentation" : "

The requested cache security group name does not refer to an existing cache security group.

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

The specified Amazon EC2 security group is not authorized for the specified cache security group.

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

The current state of the cache security group does not allow deletion.

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

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "RevokeCacheSecurityGroupIngressRequest", "variableName" : "revokeCacheSecurityGroupIngressRequest", "variableType" : "RevokeCacheSecurityGroupIngressRequest", "documentation" : "

Represents the input of a RevokeCacheSecurityGroupIngress operation.

", "simpleType" : "RevokeCacheSecurityGroupIngressRequest", "variableSetterType" : "RevokeCacheSecurityGroupIngressRequest" }, "methodName" : "revokeCacheSecurityGroupIngress", "operationName" : "RevokeCacheSecurityGroupIngress", "returnType" : { "returnType" : "RevokeCacheSecurityGroupIngressResponse", "documentation" : "

Represents the output of one of the following operations:

  • AuthorizeCacheSecurityGroupIngress

  • CreateCacheSecurityGroup

  • RevokeCacheSecurityGroupIngress

" }, "syncReturnType" : "RevokeCacheSecurityGroupIngressResponse" }, "TestFailover" : { "authenticated" : true, "deprecated" : false, "documentation" : "

Represents the input of a TestFailover operation which test automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).

Note the following

  • A customer can use this operation to test automatic failover on up to 5 shards (called node groups in the ElastiCache API and AWS CLI) in any rolling 24-hour period.

  • If calling this operation on shards in different clusters (called replication groups in the API and CLI), the calls can be made concurrently.

  • If calling this operation multiple times on different shards in the same Redis (cluster mode enabled) replication group, the first node replacement must complete before a subsequent call can be made.

  • To determine whether the node replacement is complete you can check Events using the Amazon ElastiCache console, the AWS CLI, or the ElastiCache API. Look for the following automatic failover related events, listed here in order of occurrance:

    1. Replication group message: Test Failover API called for node group <node-group-id>

    2. Cache cluster message: Failover from master node <primary-node-id> to replica node <node-id> completed

    3. Replication group message: Failover from master node <primary-node-id> to replica node <node-id> completed

    4. Cache cluster message: Recovering cache nodes <node-id>

    5. Cache cluster message: Finished recovery for cache nodes <node-id>

    For more information see:

Also see, Testing Multi-AZ with Automatic Failover in the ElastiCache User Guide.

", "exceptions" : [ { "exceptionName" : "APICallRateForCustomerExceededException", "documentation" : "

The customer has exceeded the allowed rate of API calls.

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

The requested cache cluster is not in the available state.

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

The requested replication group is not in the available state.

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

The node group specified by the NodeGroupId parameter could not be found. Please verify that the node group exists and that you spelled the NodeGroupId value correctly.

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

The specified replication group does not exist.

", "httpStatusCode" : 404 }, { "exceptionName" : "TestFailoverNotAvailableException", "documentation" : null, "httpStatusCode" : 400 }, { "exceptionName" : "InvalidParameterValueException", "documentation" : "

The value for a parameter is invalid.

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

Two or more incompatible parameters were specified.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "TestFailoverRequest", "variableName" : "testFailoverRequest", "variableType" : "TestFailoverRequest", "documentation" : "", "simpleType" : "TestFailoverRequest", "variableSetterType" : "TestFailoverRequest" }, "methodName" : "testFailover", "operationName" : "TestFailover", "returnType" : { "returnType" : "TestFailoverResponse", "documentation" : "

Contains all of the attributes of a specific Redis replication group.

" }, "syncReturnType" : "TestFailoverResponse" } }, "shapes" : { "APICallRateForCustomerExceededException" : { "c2jName" : "APICallRateForCustomerExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The customer has exceeded the allowed rate of API calls.

", "enums" : null, "errorCode" : "APICallRateForCustomerExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "APICallRateForCustomerExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "APICallRateForCustomerExceededException", "variableName" : "apiCallRateForCustomerExceededException", "variableType" : "APICallRateForCustomerExceededException", "documentation" : null, "simpleType" : "APICallRateForCustomerExceededException", "variableSetterType" : "APICallRateForCustomerExceededException" }, "wrapper" : false }, "AZMode" : { "c2jName" : "AZMode", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "SingleAz", "value" : "single-az" }, { "name" : "CrossAz", "value" : "cross-az" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AZMode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AZMode", "variableName" : "azMode", "variableType" : "AZMode", "documentation" : null, "simpleType" : "AZMode", "variableSetterType" : "AZMode" }, "wrapper" : false }, "AddTagsToResourceRequest" : { "c2jName" : "AddTagsToResourceMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents the input of an AddTagsToResource operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "AddTagsToResource", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n

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

\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceName" : { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n

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

\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n

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

\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceName", "Tags" ], "shapeName" : "AddTagsToResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AddTagsToResourceRequest", "variableName" : "addTagsToResourceRequest", "variableType" : "AddTagsToResourceRequest", "documentation" : null, "simpleType" : "AddTagsToResourceRequest", "variableSetterType" : "AddTagsToResourceRequest" }, "wrapper" : false }, "AddTagsToResourceResponse" : { "c2jName" : "TagListMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A list of cost allocation tags as key-value pairs.

", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n

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

\n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

A list of cost allocation tags as key-value pairs.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "TagList" : { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A list of cost allocation tags as key-value pairs.

", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n

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

\n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

A list of cost allocation tags as key-value pairs.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A list of cost allocation tags as key-value pairs.

", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n

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

\n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

A list of cost allocation tags as key-value pairs.

\n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

A list of cost allocation tags as key-value pairs.

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

The specified Amazon EC2 security group is already authorized for the specified cache security group.

", "enums" : null, "errorCode" : "AuthorizationAlreadyExists", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AuthorizationAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AuthorizationAlreadyExistsException", "variableName" : "authorizationAlreadyExistsException", "variableType" : "AuthorizationAlreadyExistsException", "documentation" : null, "simpleType" : "AuthorizationAlreadyExistsException", "variableSetterType" : "AuthorizationAlreadyExistsException" }, "wrapper" : false }, "AuthorizationNotFoundException" : { "c2jName" : "AuthorizationNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The specified Amazon EC2 security group is not authorized for the specified cache security group.

", "enums" : null, "errorCode" : "AuthorizationNotFound", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AuthorizationNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AuthorizationNotFoundException", "variableName" : "authorizationNotFoundException", "variableType" : "AuthorizationNotFoundException", "documentation" : null, "simpleType" : "AuthorizationNotFoundException", "variableSetterType" : "AuthorizationNotFoundException" }, "wrapper" : false }, "AuthorizeCacheSecurityGroupIngressRequest" : { "c2jName" : "AuthorizeCacheSecurityGroupIngressMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents the input of an AuthorizeCacheSecurityGroupIngress operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "AuthorizeCacheSecurityGroupIngress", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache security group that allows network ingress.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The cache security group that allows network ingress.

\n@param cacheSecurityGroupName The cache security group that allows network ingress.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupName", "getterDocumentation" : "

The cache security group that allows network ingress.

\n@return The cache security group that allows network ingress.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The cache security group that allows network ingress.

\n@param cacheSecurityGroupName The cache security group that allows network ingress.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The cache security group that allows network ingress.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupName", "getterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@return The Amazon EC2 security group to be authorized for ingress to the cache 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" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroupName" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache security group that allows network ingress.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The cache security group that allows network ingress.

\n@param cacheSecurityGroupName The cache security group that allows network ingress.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupName", "getterDocumentation" : "

The cache security group that allows network ingress.

\n@return The cache security group that allows network ingress.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The cache security group that allows network ingress.

\n@param cacheSecurityGroupName The cache security group that allows network ingress.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The cache security group that allows network ingress.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EC2SecurityGroupName" : { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupName", "getterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@return The Amazon EC2 security group to be authorized for ingress to the cache 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" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EC2SecurityGroupOwnerId" : { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache security group that allows network ingress.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The cache security group that allows network ingress.

\n@param cacheSecurityGroupName The cache security group that allows network ingress.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupName", "getterDocumentation" : "

The cache security group that allows network ingress.

\n@return The cache security group that allows network ingress.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The cache security group that allows network ingress.

\n@param cacheSecurityGroupName The cache security group that allows network ingress.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The cache security group that allows network ingress.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupName", "getterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@return The Amazon EC2 security group to be authorized for ingress to the cache 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" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

\n@param ec2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

The Amazon EC2 security group to be authorized for ingress to the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

\n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ], "shapeName" : "AuthorizeCacheSecurityGroupIngressRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressRequest", "variableName" : "authorizeCacheSecurityGroupIngressRequest", "variableType" : "AuthorizeCacheSecurityGroupIngressRequest", "documentation" : null, "simpleType" : "AuthorizeCacheSecurityGroupIngressRequest", "variableSetterType" : "AuthorizeCacheSecurityGroupIngressRequest" }, "wrapper" : false }, "AuthorizeCacheSecurityGroupIngressResponse" : { "c2jName" : "AuthorizeCacheSecurityGroupIngressResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroup" : { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AuthorizeCacheSecurityGroupIngressResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "AuthorizeCacheSecurityGroupIngressResult" }, "variable" : { "variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressResponse", "variableName" : "authorizeCacheSecurityGroupIngressResponse", "variableType" : "AuthorizeCacheSecurityGroupIngressResponse", "documentation" : null, "simpleType" : "AuthorizeCacheSecurityGroupIngressResponse", "variableSetterType" : "AuthorizeCacheSecurityGroupIngressResponse" }, "wrapper" : false }, "AutomaticFailoverStatus" : { "c2jName" : "AutomaticFailoverStatus", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "Enabled", "value" : "enabled" }, { "name" : "Disabled", "value" : "disabled" }, { "name" : "Enabling", "value" : "enabling" }, { "name" : "Disabling", "value" : "disabling" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AutomaticFailoverStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AutomaticFailoverStatus", "variableName" : "automaticFailoverStatus", "variableType" : "AutomaticFailoverStatus", "documentation" : null, "simpleType" : "AutomaticFailoverStatus", "variableSetterType" : "AutomaticFailoverStatus" }, "wrapper" : false }, "AvailabilityZone" : { "c2jName" : "AvailabilityZone", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes an Availability Zone in which the cache cluster is launched.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the Availability Zone.

", "enumType" : 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, "statusCode" : false, "unmarshallLocationName" : "Name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "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, "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the Availability Zone.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "Name", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the Availability Zone.

", "enumType" : 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, "statusCode" : false, "unmarshallLocationName" : "Name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "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, "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the Availability Zone.

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

The name of the Availability Zone.

", "enumType" : 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, "statusCode" : false, "unmarshallLocationName" : "Name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "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, "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the Availability Zone.

", "simpleType" : "String", "variableSetterType" : "String" }, "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" : true }, "CacheCluster" : { "c2jName" : "CacheCluster", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Contains all of the attributes of a specific cache cluster.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConfigurationEndpoint", "beanStyleSetterMethodName" : "setConfigurationEndpoint", "c2jName" : "ConfigurationEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

", "enumType" : null, "fluentGetterMethodName" : "configurationEndpoint", "fluentSetterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "configurationEndpoint", "getterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@return Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211", "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" : "ConfigurationEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ConfigurationEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ConfigurationEndpoint", "setterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211", "setterMethodName" : "setConfigurationEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientDownloadLandingPage", "beanStyleSetterMethodName" : "setClientDownloadLandingPage", "c2jName" : "ClientDownloadLandingPage", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

", "enumType" : null, "fluentGetterMethodName" : "clientDownloadLandingPage", "fluentSetterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientDownloadLandingPage", "getterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@return The URL of the web page where you can download the latest ElastiCache client library.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientDownloadLandingPage", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClientDownloadLandingPage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ClientDownloadLandingPage", "setterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.", "setterMethodName" : "setClientDownloadLandingPage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientDownloadLandingPage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientDownloadLandingPage", "variableType" : "String", "documentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@return The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@return The name of the cache engine (memcached or redis) to be used for this cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The version of the cache engine that is used in this cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@return The version of the cache engine that is used in this cache 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" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@param engineVersion The version of the cache engine that is used in this cache cluster.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

The version of the cache engine that is used in this cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterStatus", "beanStyleSetterMethodName" : "setCacheClusterStatus", "c2jName" : "CacheClusterStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterStatus", "fluentSetterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterStatus", "getterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@return The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterStatus", "setterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.", "setterMethodName" : "setCacheClusterStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterStatus", "variableType" : "String", "documentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@param numCacheNodes The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@return The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@param numCacheNodes The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterCreateTime", "beanStyleSetterMethodName" : "setCacheClusterCreateTime", "c2jName" : "CacheClusterCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

The date and time when the cache cluster was created.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterCreateTime", "fluentSetterDocumentation" : "

The date and time when the cache cluster was created.

\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterCreateTime", "getterDocumentation" : "

The date and time when the cache cluster was created.

\n@return The date and time when the cache cluster 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" : "CacheClusterCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheClusterCreateTime", "setterDocumentation" : "

The date and time when the cache cluster was created.

\n@param cacheClusterCreateTime The date and time when the cache cluster was created.", "setterMethodName" : "setCacheClusterCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : "

The date and time when the cache cluster was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "PendingModifiedValues", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "Returns the value of the PendingModifiedValues property for this object.\n@return The value of the PendingModifiedValues property for this object.", "getterModel" : { "returnType" : "PendingModifiedValues", "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, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PendingModifiedValues", "setterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "PendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "PendingModifiedValues", "documentation" : null, "simpleType" : "PendingModifiedValues", "variableSetterType" : "PendingModifiedValues" }, "simple" : false, "variable" : { "variableDeclarationType" : "PendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "PendingModifiedValues", "documentation" : "", "simpleType" : "PendingModifiedValues", "variableSetterType" : "PendingModifiedValues" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationConfiguration", "beanStyleSetterMethodName" : "setNotificationConfiguration", "c2jName" : "NotificationConfiguration", "c2jShape" : "NotificationConfiguration", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "notificationConfiguration", "fluentSetterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationConfiguration", "getterDocumentation" : "Returns the value of the NotificationConfiguration property for this object.\n@return The value of the NotificationConfiguration property for this object.", "getterModel" : { "returnType" : "NotificationConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "NotificationConfiguration", "setterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.", "setterMethodName" : "setNotificationConfiguration", "setterModel" : { "variableDeclarationType" : "NotificationConfiguration", "variableName" : "notificationConfiguration", "variableType" : "NotificationConfiguration", "documentation" : null, "simpleType" : "NotificationConfiguration", "variableSetterType" : "NotificationConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NotificationConfiguration", "variableName" : "notificationConfiguration", "variableType" : "NotificationConfiguration", "documentation" : "", "simpleType" : "NotificationConfiguration", "variableSetterType" : "NotificationConfiguration" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroups", "beanStyleSetterMethodName" : "setCacheSecurityGroups", "c2jName" : "CacheSecurityGroups", "c2jShape" : "CacheSecurityGroupMembershipList", "deprecated" : false, "documentation" : "

A list of cache security group elements, composed of name and status sub-elements.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroups", "fluentSetterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroups", "getterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n

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

\n@return A list of cache security group elements, composed of name and status sub-elements.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSecurityGroupMembership", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroupMembership", "variableName" : "member", "variableType" : "CacheSecurityGroupMembership", "documentation" : null, "simpleType" : "CacheSecurityGroupMembership", "variableSetterType" : "CacheSecurityGroupMembership" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroupMembership", "variableName" : "member", "variableType" : "CacheSecurityGroupMembership", "documentation" : "", "simpleType" : "CacheSecurityGroupMembership", "variableSetterType" : "CacheSecurityGroupMembership" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroup", "memberType" : "CacheSecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroups", "setterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.", "setterMethodName" : "setCacheSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : "

A list of cache security group elements, composed of name and status sub-elements.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroup", "beanStyleSetterMethodName" : "setCacheParameterGroup", "c2jName" : "CacheParameterGroup", "c2jShape" : "CacheParameterGroupStatus", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroup", "fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroup", "getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.", "getterModel" : { "returnType" : "CacheParameterGroupStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheParameterGroup", "setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.", "setterMethodName" : "setCacheParameterGroup", "setterModel" : { "variableDeclarationType" : "CacheParameterGroupStatus", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroupStatus", "documentation" : null, "simpleType" : "CacheParameterGroupStatus", "variableSetterType" : "CacheParameterGroupStatus" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroupStatus", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroupStatus", "documentation" : "", "simpleType" : "CacheParameterGroupStatus", "variableSetterType" : "CacheParameterGroupStatus" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache subnet group associated with the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@return The name of the cache subnet group associated with the cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

The name of the cache subnet group associated with the cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodes", "beanStyleSetterMethodName" : "setCacheNodes", "c2jName" : "CacheNodes", "c2jShape" : "CacheNodeList", "deprecated" : false, "documentation" : "

A list of cache nodes that are members of the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodes", "fluentSetterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodes", "getterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n

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

\n@return A list of cache nodes that are members of the cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNode", "variableName" : "member", "variableType" : "CacheNode", "documentation" : null, "simpleType" : "CacheNode", "variableSetterType" : "CacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNode", "variableName" : "member", "variableType" : "CacheNode", "documentation" : "", "simpleType" : "CacheNode", "variableSetterType" : "CacheNode" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNode", "memberType" : "CacheNode", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNode", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodes", "setterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n@param cacheNodes A list of cache nodes that are members of the cache cluster.", "setterMethodName" : "setCacheNodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodes", "variableType" : "java.util.List", "documentation" : "

A list of cache nodes that are members of the cache cluster.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

This parameter is currently disabled.

", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

This parameter is currently disabled.

\n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

This parameter is currently disabled.

\n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

This parameter is currently disabled.

\n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

This parameter is currently disabled.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroups", "beanStyleSetterMethodName" : "setSecurityGroups", "c2jName" : "SecurityGroups", "c2jShape" : "SecurityGroupMembershipList", "deprecated" : false, "documentation" : "

A list of VPC Security Groups associated with the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "securityGroups", "fluentSetterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroups", "getterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n

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

\n@return A list of VPC Security Groups associated with the cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "SecurityGroupMembership", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "SecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "SecurityGroupMembership", "variableName" : "member", "variableType" : "SecurityGroupMembership", "documentation" : null, "simpleType" : "SecurityGroupMembership", "variableSetterType" : "SecurityGroupMembership" }, "simple" : false, "variable" : { "variableDeclarationType" : "SecurityGroupMembership", "variableName" : "member", "variableType" : "SecurityGroupMembership", "documentation" : "", "simpleType" : "SecurityGroupMembership", "variableSetterType" : "SecurityGroupMembership" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroups", "setterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.", "setterMethodName" : "setSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroups", "variableType" : "java.util.List", "documentation" : "

A list of VPC Security Groups associated with the cache cluster.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AutoMinorVersionUpgrade" : { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

This parameter is currently disabled.

", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

This parameter is currently disabled.

\n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

This parameter is currently disabled.

\n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

This parameter is currently disabled.

\n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

This parameter is currently disabled.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "CacheClusterCreateTime" : { "beanStyleGetterMethodName" : "getCacheClusterCreateTime", "beanStyleSetterMethodName" : "setCacheClusterCreateTime", "c2jName" : "CacheClusterCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

The date and time when the cache cluster was created.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterCreateTime", "fluentSetterDocumentation" : "

The date and time when the cache cluster was created.

\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterCreateTime", "getterDocumentation" : "

The date and time when the cache cluster was created.

\n@return The date and time when the cache cluster 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" : "CacheClusterCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheClusterCreateTime", "setterDocumentation" : "

The date and time when the cache cluster was created.

\n@param cacheClusterCreateTime The date and time when the cache cluster was created.", "setterMethodName" : "setCacheClusterCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : "

The date and time when the cache cluster was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheClusterStatus" : { "beanStyleGetterMethodName" : "getCacheClusterStatus", "beanStyleSetterMethodName" : "setCacheClusterStatus", "c2jName" : "CacheClusterStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterStatus", "fluentSetterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterStatus", "getterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@return The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterStatus", "setterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.", "setterMethodName" : "setCacheClusterStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterStatus", "variableType" : "String", "documentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@return The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodes" : { "beanStyleGetterMethodName" : "getCacheNodes", "beanStyleSetterMethodName" : "setCacheNodes", "c2jName" : "CacheNodes", "c2jShape" : "CacheNodeList", "deprecated" : false, "documentation" : "

A list of cache nodes that are members of the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodes", "fluentSetterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodes", "getterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n

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

\n@return A list of cache nodes that are members of the cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNode", "variableName" : "member", "variableType" : "CacheNode", "documentation" : null, "simpleType" : "CacheNode", "variableSetterType" : "CacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNode", "variableName" : "member", "variableType" : "CacheNode", "documentation" : "", "simpleType" : "CacheNode", "variableSetterType" : "CacheNode" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNode", "memberType" : "CacheNode", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNode", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodes", "setterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n@param cacheNodes A list of cache nodes that are members of the cache cluster.", "setterMethodName" : "setCacheNodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodes", "variableType" : "java.util.List", "documentation" : "

A list of cache nodes that are members of the cache cluster.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheParameterGroup" : { "beanStyleGetterMethodName" : "getCacheParameterGroup", "beanStyleSetterMethodName" : "setCacheParameterGroup", "c2jName" : "CacheParameterGroup", "c2jShape" : "CacheParameterGroupStatus", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroup", "fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroup", "getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.", "getterModel" : { "returnType" : "CacheParameterGroupStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheParameterGroup", "setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.", "setterMethodName" : "setCacheParameterGroup", "setterModel" : { "variableDeclarationType" : "CacheParameterGroupStatus", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroupStatus", "documentation" : null, "simpleType" : "CacheParameterGroupStatus", "variableSetterType" : "CacheParameterGroupStatus" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroupStatus", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroupStatus", "documentation" : "", "simpleType" : "CacheParameterGroupStatus", "variableSetterType" : "CacheParameterGroupStatus" }, "xmlNameSpaceUri" : null }, "CacheSecurityGroups" : { "beanStyleGetterMethodName" : "getCacheSecurityGroups", "beanStyleSetterMethodName" : "setCacheSecurityGroups", "c2jName" : "CacheSecurityGroups", "c2jShape" : "CacheSecurityGroupMembershipList", "deprecated" : false, "documentation" : "

A list of cache security group elements, composed of name and status sub-elements.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroups", "fluentSetterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroups", "getterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n

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

\n@return A list of cache security group elements, composed of name and status sub-elements.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSecurityGroupMembership", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroupMembership", "variableName" : "member", "variableType" : "CacheSecurityGroupMembership", "documentation" : null, "simpleType" : "CacheSecurityGroupMembership", "variableSetterType" : "CacheSecurityGroupMembership" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroupMembership", "variableName" : "member", "variableType" : "CacheSecurityGroupMembership", "documentation" : "", "simpleType" : "CacheSecurityGroupMembership", "variableSetterType" : "CacheSecurityGroupMembership" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroup", "memberType" : "CacheSecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroups", "setterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.", "setterMethodName" : "setCacheSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : "

A list of cache security group elements, composed of name and status sub-elements.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache subnet group associated with the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@return The name of the cache subnet group associated with the cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

The name of the cache subnet group associated with the cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ClientDownloadLandingPage" : { "beanStyleGetterMethodName" : "getClientDownloadLandingPage", "beanStyleSetterMethodName" : "setClientDownloadLandingPage", "c2jName" : "ClientDownloadLandingPage", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

", "enumType" : null, "fluentGetterMethodName" : "clientDownloadLandingPage", "fluentSetterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientDownloadLandingPage", "getterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@return The URL of the web page where you can download the latest ElastiCache client library.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientDownloadLandingPage", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClientDownloadLandingPage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ClientDownloadLandingPage", "setterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.", "setterMethodName" : "setClientDownloadLandingPage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientDownloadLandingPage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientDownloadLandingPage", "variableType" : "String", "documentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ConfigurationEndpoint" : { "beanStyleGetterMethodName" : "getConfigurationEndpoint", "beanStyleSetterMethodName" : "setConfigurationEndpoint", "c2jName" : "ConfigurationEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

", "enumType" : null, "fluentGetterMethodName" : "configurationEndpoint", "fluentSetterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "configurationEndpoint", "getterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@return Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211", "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" : "ConfigurationEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ConfigurationEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ConfigurationEndpoint", "setterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211", "setterMethodName" : "setConfigurationEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, "Engine" : { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@return The name of the cache engine (memcached or redis) to be used for this cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The version of the cache engine that is used in this cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@return The version of the cache engine that is used in this cache 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" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@param engineVersion The version of the cache engine that is used in this cache cluster.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

The version of the cache engine that is used in this cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NotificationConfiguration" : { "beanStyleGetterMethodName" : "getNotificationConfiguration", "beanStyleSetterMethodName" : "setNotificationConfiguration", "c2jName" : "NotificationConfiguration", "c2jShape" : "NotificationConfiguration", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "notificationConfiguration", "fluentSetterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationConfiguration", "getterDocumentation" : "Returns the value of the NotificationConfiguration property for this object.\n@return The value of the NotificationConfiguration property for this object.", "getterModel" : { "returnType" : "NotificationConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "NotificationConfiguration", "setterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.", "setterMethodName" : "setNotificationConfiguration", "setterModel" : { "variableDeclarationType" : "NotificationConfiguration", "variableName" : "notificationConfiguration", "variableType" : "NotificationConfiguration", "documentation" : null, "simpleType" : "NotificationConfiguration", "variableSetterType" : "NotificationConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NotificationConfiguration", "variableName" : "notificationConfiguration", "variableType" : "NotificationConfiguration", "documentation" : "", "simpleType" : "NotificationConfiguration", "variableSetterType" : "NotificationConfiguration" }, "xmlNameSpaceUri" : null }, "NumCacheNodes" : { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@param numCacheNodes The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@return The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@param numCacheNodes The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "PendingModifiedValues" : { "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "PendingModifiedValues", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "Returns the value of the PendingModifiedValues property for this object.\n@return The value of the PendingModifiedValues property for this object.", "getterModel" : { "returnType" : "PendingModifiedValues", "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, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PendingModifiedValues", "setterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "PendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "PendingModifiedValues", "documentation" : null, "simpleType" : "PendingModifiedValues", "variableSetterType" : "PendingModifiedValues" }, "simple" : false, "variable" : { "variableDeclarationType" : "PendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "PendingModifiedValues", "documentation" : "", "simpleType" : "PendingModifiedValues", "variableSetterType" : "PendingModifiedValues" }, "xmlNameSpaceUri" : null }, "PreferredAvailabilityZone" : { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SecurityGroups" : { "beanStyleGetterMethodName" : "getSecurityGroups", "beanStyleSetterMethodName" : "setSecurityGroups", "c2jName" : "SecurityGroups", "c2jShape" : "SecurityGroupMembershipList", "deprecated" : false, "documentation" : "

A list of VPC Security Groups associated with the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "securityGroups", "fluentSetterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroups", "getterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n

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

\n@return A list of VPC Security Groups associated with the cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "SecurityGroupMembership", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "SecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "SecurityGroupMembership", "variableName" : "member", "variableType" : "SecurityGroupMembership", "documentation" : null, "simpleType" : "SecurityGroupMembership", "variableSetterType" : "SecurityGroupMembership" }, "simple" : false, "variable" : { "variableDeclarationType" : "SecurityGroupMembership", "variableName" : "member", "variableType" : "SecurityGroupMembership", "documentation" : "", "simpleType" : "SecurityGroupMembership", "variableSetterType" : "SecurityGroupMembership" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroups", "setterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.", "setterMethodName" : "setSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroups", "variableType" : "java.util.List", "documentation" : "

A list of VPC Security Groups associated with the cache cluster.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SnapshotRetentionLimit" : { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "SnapshotWindow" : { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConfigurationEndpoint", "beanStyleSetterMethodName" : "setConfigurationEndpoint", "c2jName" : "ConfigurationEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

", "enumType" : null, "fluentGetterMethodName" : "configurationEndpoint", "fluentSetterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "configurationEndpoint", "getterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@return Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211", "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" : "ConfigurationEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ConfigurationEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ConfigurationEndpoint", "setterDocumentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

\n@param configurationEndpoint Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211", "setterMethodName" : "setConfigurationEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : "

Represents a Memcached cluster endpoint which, if Automatic Discovery is enabled on the cluster, can be used by an application to connect to any node in the cluster. The configuration endpoint will always have .cfg in it.

Example: mem-3.9dvc4r.cfg.usw2.cache.amazonaws.com:11211

", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClientDownloadLandingPage", "beanStyleSetterMethodName" : "setClientDownloadLandingPage", "c2jName" : "ClientDownloadLandingPage", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

", "enumType" : null, "fluentGetterMethodName" : "clientDownloadLandingPage", "fluentSetterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clientDownloadLandingPage", "getterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@return The URL of the web page where you can download the latest ElastiCache client library.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ClientDownloadLandingPage", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClientDownloadLandingPage", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ClientDownloadLandingPage", "setterDocumentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.", "setterMethodName" : "setClientDownloadLandingPage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "clientDownloadLandingPage", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "clientDownloadLandingPage", "variableType" : "String", "documentation" : "

The URL of the web page where you can download the latest ElastiCache client library.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@return The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

The name of the compute and memory capacity node type for the cache cluster.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@return The name of the cache engine (memcached or redis) to be used for this cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

The name of the cache engine (memcached or redis) to be used for this cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The version of the cache engine that is used in this cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@return The version of the cache engine that is used in this cache 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" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

The version of the cache engine that is used in this cache cluster.

\n@param engineVersion The version of the cache engine that is used in this cache cluster.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

The version of the cache engine that is used in this cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterStatus", "beanStyleSetterMethodName" : "setCacheClusterStatus", "c2jName" : "CacheClusterStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterStatus", "fluentSetterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterStatus", "getterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@return The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterStatus", "setterDocumentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.", "setterMethodName" : "setCacheClusterStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterStatus", "variableType" : "String", "documentation" : "

The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@param numCacheNodes The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@return The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

\n@param numCacheNodes The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

The number of cache nodes in the cache cluster.

For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterCreateTime", "beanStyleSetterMethodName" : "setCacheClusterCreateTime", "c2jName" : "CacheClusterCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

The date and time when the cache cluster was created.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterCreateTime", "fluentSetterDocumentation" : "

The date and time when the cache cluster was created.

\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterCreateTime", "getterDocumentation" : "

The date and time when the cache cluster was created.

\n@return The date and time when the cache cluster 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" : "CacheClusterCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheClusterCreateTime", "setterDocumentation" : "

The date and time when the cache cluster was created.

\n@param cacheClusterCreateTime The date and time when the cache cluster was created.", "setterMethodName" : "setCacheClusterCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : "

The date and time when the cache cluster was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

\n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

Valid values for ddd are:

  • sun

  • mon

  • tue

  • wed

  • thu

  • fri

  • sat

Example: sun:23:00-mon:01:30

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "PendingModifiedValues", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "Returns the value of the PendingModifiedValues property for this object.\n@return The value of the PendingModifiedValues property for this object.", "getterModel" : { "returnType" : "PendingModifiedValues", "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, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PendingModifiedValues", "setterDocumentation" : "Sets the value of the PendingModifiedValues property for this object.\n\n@param pendingModifiedValues The new value for the PendingModifiedValues property for this object.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "PendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "PendingModifiedValues", "documentation" : null, "simpleType" : "PendingModifiedValues", "variableSetterType" : "PendingModifiedValues" }, "simple" : false, "variable" : { "variableDeclarationType" : "PendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "PendingModifiedValues", "documentation" : "", "simpleType" : "PendingModifiedValues", "variableSetterType" : "PendingModifiedValues" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationConfiguration", "beanStyleSetterMethodName" : "setNotificationConfiguration", "c2jName" : "NotificationConfiguration", "c2jShape" : "NotificationConfiguration", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "notificationConfiguration", "fluentSetterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationConfiguration", "getterDocumentation" : "Returns the value of the NotificationConfiguration property for this object.\n@return The value of the NotificationConfiguration property for this object.", "getterModel" : { "returnType" : "NotificationConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "NotificationConfiguration", "setterDocumentation" : "Sets the value of the NotificationConfiguration property for this object.\n\n@param notificationConfiguration The new value for the NotificationConfiguration property for this object.", "setterMethodName" : "setNotificationConfiguration", "setterModel" : { "variableDeclarationType" : "NotificationConfiguration", "variableName" : "notificationConfiguration", "variableType" : "NotificationConfiguration", "documentation" : null, "simpleType" : "NotificationConfiguration", "variableSetterType" : "NotificationConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NotificationConfiguration", "variableName" : "notificationConfiguration", "variableType" : "NotificationConfiguration", "documentation" : "", "simpleType" : "NotificationConfiguration", "variableSetterType" : "NotificationConfiguration" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroups", "beanStyleSetterMethodName" : "setCacheSecurityGroups", "c2jName" : "CacheSecurityGroups", "c2jShape" : "CacheSecurityGroupMembershipList", "deprecated" : false, "documentation" : "

A list of cache security group elements, composed of name and status sub-elements.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroups", "fluentSetterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroups", "getterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n

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

\n@return A list of cache security group elements, composed of name and status sub-elements.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSecurityGroupMembership", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroupMembership", "variableName" : "member", "variableType" : "CacheSecurityGroupMembership", "documentation" : null, "simpleType" : "CacheSecurityGroupMembership", "variableSetterType" : "CacheSecurityGroupMembership" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroupMembership", "variableName" : "member", "variableType" : "CacheSecurityGroupMembership", "documentation" : "", "simpleType" : "CacheSecurityGroupMembership", "variableSetterType" : "CacheSecurityGroupMembership" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroup", "memberType" : "CacheSecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroups", "setterDocumentation" : "

A list of cache security group elements, composed of name and status sub-elements.

\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.", "setterMethodName" : "setCacheSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : "

A list of cache security group elements, composed of name and status sub-elements.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroup", "beanStyleSetterMethodName" : "setCacheParameterGroup", "c2jName" : "CacheParameterGroup", "c2jShape" : "CacheParameterGroupStatus", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroup", "fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroup", "getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.", "getterModel" : { "returnType" : "CacheParameterGroupStatus", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheParameterGroup", "setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.", "setterMethodName" : "setCacheParameterGroup", "setterModel" : { "variableDeclarationType" : "CacheParameterGroupStatus", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroupStatus", "documentation" : null, "simpleType" : "CacheParameterGroupStatus", "variableSetterType" : "CacheParameterGroupStatus" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroupStatus", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroupStatus", "documentation" : "", "simpleType" : "CacheParameterGroupStatus", "variableSetterType" : "CacheParameterGroupStatus" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache subnet group associated with the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@return The name of the cache subnet group associated with the cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

The name of the cache subnet group associated with the cache cluster.

\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

The name of the cache subnet group associated with the cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodes", "beanStyleSetterMethodName" : "setCacheNodes", "c2jName" : "CacheNodes", "c2jShape" : "CacheNodeList", "deprecated" : false, "documentation" : "

A list of cache nodes that are members of the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodes", "fluentSetterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodes", "getterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n

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

\n@return A list of cache nodes that are members of the cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNode", "variableName" : "member", "variableType" : "CacheNode", "documentation" : null, "simpleType" : "CacheNode", "variableSetterType" : "CacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNode", "variableName" : "member", "variableType" : "CacheNode", "documentation" : "", "simpleType" : "CacheNode", "variableSetterType" : "CacheNode" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNode", "memberType" : "CacheNode", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNode", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodes", "setterDocumentation" : "

A list of cache nodes that are members of the cache cluster.

\n@param cacheNodes A list of cache nodes that are members of the cache cluster.", "setterMethodName" : "setCacheNodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodes", "variableType" : "java.util.List", "documentation" : "

A list of cache nodes that are members of the cache cluster.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

This parameter is currently disabled.

", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

This parameter is currently disabled.

\n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

This parameter is currently disabled.

\n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

This parameter is currently disabled.

\n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

This parameter is currently disabled.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroups", "beanStyleSetterMethodName" : "setSecurityGroups", "c2jName" : "SecurityGroups", "c2jShape" : "SecurityGroupMembershipList", "deprecated" : false, "documentation" : "

A list of VPC Security Groups associated with the cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "securityGroups", "fluentSetterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroups", "getterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n

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

\n@return A list of VPC Security Groups associated with the cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "SecurityGroupMembership", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "SecurityGroupMembership", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "SecurityGroupMembership", "variableName" : "member", "variableType" : "SecurityGroupMembership", "documentation" : null, "simpleType" : "SecurityGroupMembership", "variableSetterType" : "SecurityGroupMembership" }, "simple" : false, "variable" : { "variableDeclarationType" : "SecurityGroupMembership", "variableName" : "member", "variableType" : "SecurityGroupMembership", "documentation" : "", "simpleType" : "SecurityGroupMembership", "variableSetterType" : "SecurityGroupMembership" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "SecurityGroupMembership", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "SecurityGroupMembership", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroups", "setterDocumentation" : "

A list of VPC Security Groups associated with the cache cluster.

\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.", "setterMethodName" : "setSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroups", "variableType" : "java.util.List", "documentation" : "

A list of VPC Security Groups associated with the cache cluster.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

\n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

Example: 05:00-09:00

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheCluster", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "wrapper" : true }, "CacheClusterAlreadyExistsException" : { "c2jName" : "CacheClusterAlreadyExistsFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

You already have a cache cluster with the given identifier.

", "enums" : null, "errorCode" : "CacheClusterAlreadyExists", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheClusterAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheClusterAlreadyExistsException", "variableName" : "cacheClusterAlreadyExistsException", "variableType" : "CacheClusterAlreadyExistsException", "documentation" : null, "simpleType" : "CacheClusterAlreadyExistsException", "variableSetterType" : "CacheClusterAlreadyExistsException" }, "wrapper" : false }, "CacheClusterNotFoundException" : { "c2jName" : "CacheClusterNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The requested cache cluster ID does not refer to an existing cache cluster.

", "enums" : null, "errorCode" : "CacheClusterNotFound", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheClusterNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheClusterNotFoundException", "variableName" : "cacheClusterNotFoundException", "variableType" : "CacheClusterNotFoundException", "documentation" : null, "simpleType" : "CacheClusterNotFoundException", "variableSetterType" : "CacheClusterNotFoundException" }, "wrapper" : false }, "CacheEngineVersion" : { "c2jName" : "CacheEngineVersion", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Provides all of the details about a particular cache engine version.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

The name of the cache engine.

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

The name of the cache engine.

\n@return The name of the cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

The name of the cache engine.

\n@param engine The name of the cache engine.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

The name of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The version number of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

The version number of the cache engine.

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

The version number of the cache engine.

\n@return The version number of the cache 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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

The version number of the cache engine.

\n@param engineVersion The version number of the cache engine.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

The version number of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@return The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheEngineDescription", "beanStyleSetterMethodName" : "setCacheEngineDescription", "c2jName" : "CacheEngineDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "cacheEngineDescription", "fluentSetterDocumentation" : "

The description of the cache engine.

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

The description of the cache engine.

\n@return The description of the cache 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" : "CacheEngineDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheEngineDescription", "setterDocumentation" : "

The description of the cache engine.

\n@param cacheEngineDescription The description of the cache engine.", "setterMethodName" : "setCacheEngineDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineDescription", "variableType" : "String", "documentation" : "

The description of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheEngineVersionDescription", "beanStyleSetterMethodName" : "setCacheEngineVersionDescription", "c2jName" : "CacheEngineVersionDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache engine version.

", "enumType" : null, "fluentGetterMethodName" : "cacheEngineVersionDescription", "fluentSetterDocumentation" : "

The description of the cache engine version.

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

The description of the cache engine version.

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

The description of the cache engine version.

\n@param cacheEngineVersionDescription The description of the cache engine version.", "setterMethodName" : "setCacheEngineVersionDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineVersionDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineVersionDescription", "variableType" : "String", "documentation" : "

The description of the cache engine version.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheEngineDescription" : { "beanStyleGetterMethodName" : "getCacheEngineDescription", "beanStyleSetterMethodName" : "setCacheEngineDescription", "c2jName" : "CacheEngineDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "cacheEngineDescription", "fluentSetterDocumentation" : "

The description of the cache engine.

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

The description of the cache engine.

\n@return The description of the cache 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" : "CacheEngineDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheEngineDescription", "setterDocumentation" : "

The description of the cache engine.

\n@param cacheEngineDescription The description of the cache engine.", "setterMethodName" : "setCacheEngineDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineDescription", "variableType" : "String", "documentation" : "

The description of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheEngineVersionDescription" : { "beanStyleGetterMethodName" : "getCacheEngineVersionDescription", "beanStyleSetterMethodName" : "setCacheEngineVersionDescription", "c2jName" : "CacheEngineVersionDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache engine version.

", "enumType" : null, "fluentGetterMethodName" : "cacheEngineVersionDescription", "fluentSetterDocumentation" : "

The description of the cache engine version.

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

The description of the cache engine version.

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

The description of the cache engine version.

\n@param cacheEngineVersionDescription The description of the cache engine version.", "setterMethodName" : "setCacheEngineVersionDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineVersionDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineVersionDescription", "variableType" : "String", "documentation" : "

The description of the cache engine version.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupFamily" : { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@return The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Engine" : { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

The name of the cache engine.

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

The name of the cache engine.

\n@return The name of the cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

The name of the cache engine.

\n@param engine The name of the cache engine.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

The name of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The version number of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

The version number of the cache engine.

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

The version number of the cache engine.

\n@return The version number of the cache 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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

The version number of the cache engine.

\n@param engineVersion The version number of the cache engine.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

The version number of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

The name of the cache engine.

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

The name of the cache engine.

\n@return The name of the cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

The name of the cache engine.

\n@param engine The name of the cache engine.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

The name of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The version number of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

The version number of the cache engine.

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

The version number of the cache engine.

\n@return The version number of the cache 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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

The version number of the cache engine.

\n@param engineVersion The version number of the cache engine.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

The version number of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@return The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

The name of the cache parameter group family associated with this cache engine.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheEngineDescription", "beanStyleSetterMethodName" : "setCacheEngineDescription", "c2jName" : "CacheEngineDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache engine.

", "enumType" : null, "fluentGetterMethodName" : "cacheEngineDescription", "fluentSetterDocumentation" : "

The description of the cache engine.

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

The description of the cache engine.

\n@return The description of the cache 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" : "CacheEngineDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheEngineDescription", "setterDocumentation" : "

The description of the cache engine.

\n@param cacheEngineDescription The description of the cache engine.", "setterMethodName" : "setCacheEngineDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineDescription", "variableType" : "String", "documentation" : "

The description of the cache engine.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheEngineVersionDescription", "beanStyleSetterMethodName" : "setCacheEngineVersionDescription", "c2jName" : "CacheEngineVersionDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache engine version.

", "enumType" : null, "fluentGetterMethodName" : "cacheEngineVersionDescription", "fluentSetterDocumentation" : "

The description of the cache engine version.

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

The description of the cache engine version.

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

The description of the cache engine version.

\n@param cacheEngineVersionDescription The description of the cache engine version.", "setterMethodName" : "setCacheEngineVersionDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineVersionDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheEngineVersionDescription", "variableType" : "String", "documentation" : "

The description of the cache engine version.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheEngineVersion", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CacheEngineVersion", "variableName" : "cacheEngineVersion", "variableType" : "CacheEngineVersion", "documentation" : null, "simpleType" : "CacheEngineVersion", "variableSetterType" : "CacheEngineVersion" }, "wrapper" : false }, "CacheNode" : { "c2jName" : "CacheNode", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents an individual cache node within a cache cluster. Each cache node runs its own instance of the cluster's protocol-compliant caching software - either Memcached or Redis.

Valid node types are as follows:

  • General purpose:

    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

  • Compute optimized: cache.c1.xlarge

  • Memory optimized:

    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

Notes:

  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's 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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeStatus", "beanStyleSetterMethodName" : "setCacheNodeStatus", "c2jName" : "CacheNodeStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The current state of this cache node.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeStatus", "fluentSetterDocumentation" : "

The current state of this cache node.

\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeStatus", "getterDocumentation" : "

The current state of this cache node.

\n@return The current state of this cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeStatus", "setterDocumentation" : "

The current state of this cache node.

\n@param cacheNodeStatus The current state of this cache node.", "setterMethodName" : "setCacheNodeStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeStatus", "variableType" : "String", "documentation" : "

The current state of this cache node.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCreateTime", "beanStyleSetterMethodName" : "setCacheNodeCreateTime", "c2jName" : "CacheNodeCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

The date and time when the cache node was created.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCreateTime", "fluentSetterDocumentation" : "

The date and time when the cache node was created.

\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCreateTime", "getterDocumentation" : "

The date and time when the cache node was created.

\n@return The date and time when the cache node 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" : "CacheNodeCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheNodeCreateTime", "setterDocumentation" : "

The date and time when the cache node was created.

\n@param cacheNodeCreateTime The date and time when the cache node was created.", "setterMethodName" : "setCacheNodeCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : "

The date and time when the cache node was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

The hostname for connecting to this cache node.

", "enumType" : null, "fluentGetterMethodName" : "endpoint", "fluentSetterDocumentation" : "

The hostname for connecting to this cache node.

\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

The hostname for connecting to this cache node.

\n@return The hostname for connecting to this cache node.", "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, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Endpoint", "setterDocumentation" : "

The hostname for connecting to this cache node.

\n@param endpoint The hostname for connecting to this cache node.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

The hostname for connecting to this cache node.

", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterGroupStatus", "beanStyleSetterMethodName" : "setParameterGroupStatus", "c2jName" : "ParameterGroupStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The status of the parameter group applied to this cache node.

", "enumType" : null, "fluentGetterMethodName" : "parameterGroupStatus", "fluentSetterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterGroupStatus", "getterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@return The status of the parameter group applied to this cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterGroupStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterGroupStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ParameterGroupStatus", "setterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@param parameterGroupStatus The status of the parameter group applied to this cache node.", "setterMethodName" : "setParameterGroupStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterGroupStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterGroupStatus", "variableType" : "String", "documentation" : "

The status of the parameter group applied to this cache node.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceCacheNodeId", "beanStyleSetterMethodName" : "setSourceCacheNodeId", "c2jName" : "SourceCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "sourceCacheNodeId", "fluentSetterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceCacheNodeId", "getterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache 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" : "SourceCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceCacheNodeId", "setterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.", "setterMethodName" : "setSourceCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceCacheNodeId", "variableType" : "String", "documentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCustomerAvailabilityZone", "beanStyleSetterMethodName" : "setCustomerAvailabilityZone", "c2jName" : "CustomerAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Availability Zone where this node was created and now resides.

", "enumType" : null, "fluentGetterMethodName" : "customerAvailabilityZone", "fluentSetterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "customerAvailabilityZone", "getterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@return The Availability Zone where this node was created and now 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" : "CustomerAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CustomerAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CustomerAvailabilityZone", "setterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.", "setterMethodName" : "setCustomerAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "customerAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "customerAvailabilityZone", "variableType" : "String", "documentation" : "

The Availability Zone where this node was created and now resides.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeCreateTime" : { "beanStyleGetterMethodName" : "getCacheNodeCreateTime", "beanStyleSetterMethodName" : "setCacheNodeCreateTime", "c2jName" : "CacheNodeCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

The date and time when the cache node was created.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCreateTime", "fluentSetterDocumentation" : "

The date and time when the cache node was created.

\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCreateTime", "getterDocumentation" : "

The date and time when the cache node was created.

\n@return The date and time when the cache node 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" : "CacheNodeCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheNodeCreateTime", "setterDocumentation" : "

The date and time when the cache node was created.

\n@param cacheNodeCreateTime The date and time when the cache node was created.", "setterMethodName" : "setCacheNodeCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : "

The date and time when the cache node was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "CacheNodeId" : { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's 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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeStatus" : { "beanStyleGetterMethodName" : "getCacheNodeStatus", "beanStyleSetterMethodName" : "setCacheNodeStatus", "c2jName" : "CacheNodeStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The current state of this cache node.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeStatus", "fluentSetterDocumentation" : "

The current state of this cache node.

\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeStatus", "getterDocumentation" : "

The current state of this cache node.

\n@return The current state of this cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeStatus", "setterDocumentation" : "

The current state of this cache node.

\n@param cacheNodeStatus The current state of this cache node.", "setterMethodName" : "setCacheNodeStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeStatus", "variableType" : "String", "documentation" : "

The current state of this cache node.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CustomerAvailabilityZone" : { "beanStyleGetterMethodName" : "getCustomerAvailabilityZone", "beanStyleSetterMethodName" : "setCustomerAvailabilityZone", "c2jName" : "CustomerAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Availability Zone where this node was created and now resides.

", "enumType" : null, "fluentGetterMethodName" : "customerAvailabilityZone", "fluentSetterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "customerAvailabilityZone", "getterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@return The Availability Zone where this node was created and now 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" : "CustomerAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CustomerAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CustomerAvailabilityZone", "setterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.", "setterMethodName" : "setCustomerAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "customerAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "customerAvailabilityZone", "variableType" : "String", "documentation" : "

The Availability Zone where this node was created and now resides.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Endpoint" : { "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

The hostname for connecting to this cache node.

", "enumType" : null, "fluentGetterMethodName" : "endpoint", "fluentSetterDocumentation" : "

The hostname for connecting to this cache node.

\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

The hostname for connecting to this cache node.

\n@return The hostname for connecting to this cache node.", "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, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Endpoint", "setterDocumentation" : "

The hostname for connecting to this cache node.

\n@param endpoint The hostname for connecting to this cache node.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

The hostname for connecting to this cache node.

", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, "ParameterGroupStatus" : { "beanStyleGetterMethodName" : "getParameterGroupStatus", "beanStyleSetterMethodName" : "setParameterGroupStatus", "c2jName" : "ParameterGroupStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The status of the parameter group applied to this cache node.

", "enumType" : null, "fluentGetterMethodName" : "parameterGroupStatus", "fluentSetterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterGroupStatus", "getterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@return The status of the parameter group applied to this cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterGroupStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterGroupStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ParameterGroupStatus", "setterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@param parameterGroupStatus The status of the parameter group applied to this cache node.", "setterMethodName" : "setParameterGroupStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterGroupStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterGroupStatus", "variableType" : "String", "documentation" : "

The status of the parameter group applied to this cache node.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SourceCacheNodeId" : { "beanStyleGetterMethodName" : "getSourceCacheNodeId", "beanStyleSetterMethodName" : "setSourceCacheNodeId", "c2jName" : "SourceCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "sourceCacheNodeId", "fluentSetterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceCacheNodeId", "getterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache 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" : "SourceCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceCacheNodeId", "setterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.", "setterMethodName" : "setSourceCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceCacheNodeId", "variableType" : "String", "documentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's 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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeStatus", "beanStyleSetterMethodName" : "setCacheNodeStatus", "c2jName" : "CacheNodeStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The current state of this cache node.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeStatus", "fluentSetterDocumentation" : "

The current state of this cache node.

\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeStatus", "getterDocumentation" : "

The current state of this cache node.

\n@return The current state of this cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeStatus", "setterDocumentation" : "

The current state of this cache node.

\n@param cacheNodeStatus The current state of this cache node.", "setterMethodName" : "setCacheNodeStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeStatus", "variableType" : "String", "documentation" : "

The current state of this cache node.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCreateTime", "beanStyleSetterMethodName" : "setCacheNodeCreateTime", "c2jName" : "CacheNodeCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

The date and time when the cache node was created.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCreateTime", "fluentSetterDocumentation" : "

The date and time when the cache node was created.

\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCreateTime", "getterDocumentation" : "

The date and time when the cache node was created.

\n@return The date and time when the cache node 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" : "CacheNodeCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheNodeCreateTime", "setterDocumentation" : "

The date and time when the cache node was created.

\n@param cacheNodeCreateTime The date and time when the cache node was created.", "setterMethodName" : "setCacheNodeCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : "

The date and time when the cache node was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndpoint", "beanStyleSetterMethodName" : "setEndpoint", "c2jName" : "Endpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

The hostname for connecting to this cache node.

", "enumType" : null, "fluentGetterMethodName" : "endpoint", "fluentSetterDocumentation" : "

The hostname for connecting to this cache node.

\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endpoint", "getterDocumentation" : "

The hostname for connecting to this cache node.

\n@return The hostname for connecting to this cache node.", "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, "statusCode" : false, "unmarshallLocationName" : "Endpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Endpoint", "setterDocumentation" : "

The hostname for connecting to this cache node.

\n@param endpoint The hostname for connecting to this cache node.", "setterMethodName" : "setEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "endpoint", "variableType" : "Endpoint", "documentation" : "

The hostname for connecting to this cache node.

", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterGroupStatus", "beanStyleSetterMethodName" : "setParameterGroupStatus", "c2jName" : "ParameterGroupStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The status of the parameter group applied to this cache node.

", "enumType" : null, "fluentGetterMethodName" : "parameterGroupStatus", "fluentSetterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterGroupStatus", "getterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@return The status of the parameter group applied to this cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterGroupStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterGroupStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ParameterGroupStatus", "setterDocumentation" : "

The status of the parameter group applied to this cache node.

\n@param parameterGroupStatus The status of the parameter group applied to this cache node.", "setterMethodName" : "setParameterGroupStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterGroupStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterGroupStatus", "variableType" : "String", "documentation" : "

The status of the parameter group applied to this cache node.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceCacheNodeId", "beanStyleSetterMethodName" : "setSourceCacheNodeId", "c2jName" : "SourceCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

", "enumType" : null, "fluentGetterMethodName" : "sourceCacheNodeId", "fluentSetterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceCacheNodeId", "getterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache 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" : "SourceCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceCacheNodeId", "setterDocumentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.", "setterMethodName" : "setSourceCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceCacheNodeId", "variableType" : "String", "documentation" : "

The ID of the primary node to which this read replica node is synchronized. If this field is empty, this node is not associated with a primary cache cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCustomerAvailabilityZone", "beanStyleSetterMethodName" : "setCustomerAvailabilityZone", "c2jName" : "CustomerAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Availability Zone where this node was created and now resides.

", "enumType" : null, "fluentGetterMethodName" : "customerAvailabilityZone", "fluentSetterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "customerAvailabilityZone", "getterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@return The Availability Zone where this node was created and now 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" : "CustomerAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CustomerAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CustomerAvailabilityZone", "setterDocumentation" : "

The Availability Zone where this node was created and now resides.

\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.", "setterMethodName" : "setCustomerAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "customerAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "customerAvailabilityZone", "variableType" : "String", "documentation" : "

The Availability Zone where this node was created and now resides.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheNode", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CacheNode", "variableName" : "cacheNode", "variableType" : "CacheNode", "documentation" : null, "simpleType" : "CacheNode", "variableSetterType" : "CacheNode" }, "wrapper" : false }, "CacheNodeTypeSpecificParameter" : { "c2jName" : "CacheNodeTypeSpecificParameter", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

A parameter that has a different value for each cache node type it is applied to. For example, in a Redis cache cluster, a cache.m1.large cache node type would have a larger maxmemory value than a cache.m1.small type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the parameter.

", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

The name of the parameter.

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

The name of the parameter.

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

The name of the parameter.

\n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

The name of the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

A description of the parameter.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

A description of the parameter.

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

A description of the parameter.

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

A description of the parameter.

\n@param description A description of the parameter.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

A description of the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The source of the parameter value.

", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

The source of the parameter value.

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

The source of the parameter value.

\n@return The source of the parameter 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" : "Source", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Source", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Source", "setterDocumentation" : "

The source of the parameter value.

\n@param source The source of the parameter value.", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

The source of the parameter value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataType", "beanStyleSetterMethodName" : "setDataType", "c2jName" : "DataType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The valid data type for the parameter.

", "enumType" : null, "fluentGetterMethodName" : "dataType", "fluentSetterDocumentation" : "

The valid data type for the parameter.

\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataType", "getterDocumentation" : "

The valid data type for the parameter.

\n@return The valid data type for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DataType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "DataType", "setterDocumentation" : "

The valid data type for the parameter.

\n@param dataType The valid data type for the parameter.", "setterMethodName" : "setDataType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : "

The valid data type for the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The valid range of values for the parameter.

", "enumType" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

The valid range of values for the parameter.

\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

The valid range of values for the parameter.

\n@return The valid range of values for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AllowedValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AllowedValues", "setterDocumentation" : "

The valid range of values for the parameter.

\n@param allowedValues The valid range of values for the parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : "

The valid range of values for the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIsModifiable", "beanStyleSetterMethodName" : "setIsModifiable", "c2jName" : "IsModifiable", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

", "enumType" : null, "fluentGetterMethodName" : "isModifiable", "fluentSetterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "isModifiable", "getterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@return Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "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" : "IsModifiable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "IsModifiable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IsModifiable", "setterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "setterMethodName" : "setIsModifiable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMinimumEngineVersion", "beanStyleSetterMethodName" : "setMinimumEngineVersion", "c2jName" : "MinimumEngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The earliest cache engine version to which the parameter can apply.

", "enumType" : null, "fluentGetterMethodName" : "minimumEngineVersion", "fluentSetterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minimumEngineVersion", "getterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@return The earliest cache engine version to which the parameter can apply.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MinimumEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MinimumEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MinimumEngineVersion", "setterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.", "setterMethodName" : "setMinimumEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : "

The earliest cache engine version to which the parameter can apply.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificValues", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificValues", "c2jName" : "CacheNodeTypeSpecificValues", "c2jShape" : "CacheNodeTypeSpecificValueList", "deprecated" : false, "documentation" : "

A list of cache node types and their corresponding values for this parameter.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificValues", "fluentSetterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificValues", "getterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n

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

\n@return A list of cache node types and their corresponding values for this parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificValue", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificValue", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificValue", "variableSetterType" : "CacheNodeTypeSpecificValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificValue", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificValue", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificValue", "variableSetterType" : "CacheNodeTypeSpecificValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificValue", "memberType" : "CacheNodeTypeSpecificValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificValues", "setterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.", "setterMethodName" : "setCacheNodeTypeSpecificValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificValues", "variableType" : "java.util.List", "documentation" : "

A list of cache node types and their corresponding values for this parameter.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeType", "beanStyleSetterMethodName" : "setChangeType", "c2jName" : "ChangeType", "c2jShape" : "ChangeType", "deprecated" : false, "documentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

", "enumType" : "ChangeType", "fluentGetterMethodName" : "changeType", "fluentSetterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "changeType", "getterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChangeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ChangeType", "setterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "setterMethodName" : "setChangeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllowedValues" : { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The valid range of values for the parameter.

", "enumType" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

The valid range of values for the parameter.

\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

The valid range of values for the parameter.

\n@return The valid range of values for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AllowedValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AllowedValues", "setterDocumentation" : "

The valid range of values for the parameter.

\n@param allowedValues The valid range of values for the parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : "

The valid range of values for the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeTypeSpecificValues" : { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificValues", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificValues", "c2jName" : "CacheNodeTypeSpecificValues", "c2jShape" : "CacheNodeTypeSpecificValueList", "deprecated" : false, "documentation" : "

A list of cache node types and their corresponding values for this parameter.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificValues", "fluentSetterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificValues", "getterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n

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

\n@return A list of cache node types and their corresponding values for this parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificValue", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificValue", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificValue", "variableSetterType" : "CacheNodeTypeSpecificValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificValue", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificValue", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificValue", "variableSetterType" : "CacheNodeTypeSpecificValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificValue", "memberType" : "CacheNodeTypeSpecificValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificValues", "setterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.", "setterMethodName" : "setCacheNodeTypeSpecificValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificValues", "variableType" : "java.util.List", "documentation" : "

A list of cache node types and their corresponding values for this parameter.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ChangeType" : { "beanStyleGetterMethodName" : "getChangeType", "beanStyleSetterMethodName" : "setChangeType", "c2jName" : "ChangeType", "c2jShape" : "ChangeType", "deprecated" : false, "documentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

", "enumType" : "ChangeType", "fluentGetterMethodName" : "changeType", "fluentSetterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "changeType", "getterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChangeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ChangeType", "setterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "setterMethodName" : "setChangeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DataType" : { "beanStyleGetterMethodName" : "getDataType", "beanStyleSetterMethodName" : "setDataType", "c2jName" : "DataType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The valid data type for the parameter.

", "enumType" : null, "fluentGetterMethodName" : "dataType", "fluentSetterDocumentation" : "

The valid data type for the parameter.

\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataType", "getterDocumentation" : "

The valid data type for the parameter.

\n@return The valid data type for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DataType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "DataType", "setterDocumentation" : "

The valid data type for the parameter.

\n@param dataType The valid data type for the parameter.", "setterMethodName" : "setDataType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : "

The valid data type for the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

A description of the parameter.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

A description of the parameter.

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

A description of the parameter.

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

A description of the parameter.

\n@param description A description of the parameter.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

A description of the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "IsModifiable" : { "beanStyleGetterMethodName" : "getIsModifiable", "beanStyleSetterMethodName" : "setIsModifiable", "c2jName" : "IsModifiable", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

", "enumType" : null, "fluentGetterMethodName" : "isModifiable", "fluentSetterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "isModifiable", "getterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@return Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "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" : "IsModifiable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "IsModifiable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IsModifiable", "setterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "setterMethodName" : "setIsModifiable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "MinimumEngineVersion" : { "beanStyleGetterMethodName" : "getMinimumEngineVersion", "beanStyleSetterMethodName" : "setMinimumEngineVersion", "c2jName" : "MinimumEngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The earliest cache engine version to which the parameter can apply.

", "enumType" : null, "fluentGetterMethodName" : "minimumEngineVersion", "fluentSetterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minimumEngineVersion", "getterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@return The earliest cache engine version to which the parameter can apply.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MinimumEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MinimumEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MinimumEngineVersion", "setterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.", "setterMethodName" : "setMinimumEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : "

The earliest cache engine version to which the parameter can apply.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ParameterName" : { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the parameter.

", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

The name of the parameter.

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

The name of the parameter.

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

The name of the parameter.

\n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

The name of the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Source" : { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The source of the parameter value.

", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

The source of the parameter value.

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

The source of the parameter value.

\n@return The source of the parameter 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" : "Source", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Source", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Source", "setterDocumentation" : "

The source of the parameter value.

\n@param source The source of the parameter value.", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

The source of the parameter value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the parameter.

", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

The name of the parameter.

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

The name of the parameter.

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

The name of the parameter.

\n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

The name of the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

A description of the parameter.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

A description of the parameter.

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

A description of the parameter.

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

A description of the parameter.

\n@param description A description of the parameter.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

A description of the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The source of the parameter value.

", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

The source of the parameter value.

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

The source of the parameter value.

\n@return The source of the parameter 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" : "Source", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Source", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Source", "setterDocumentation" : "

The source of the parameter value.

\n@param source The source of the parameter value.", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

The source of the parameter value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataType", "beanStyleSetterMethodName" : "setDataType", "c2jName" : "DataType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The valid data type for the parameter.

", "enumType" : null, "fluentGetterMethodName" : "dataType", "fluentSetterDocumentation" : "

The valid data type for the parameter.

\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataType", "getterDocumentation" : "

The valid data type for the parameter.

\n@return The valid data type for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DataType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "DataType", "setterDocumentation" : "

The valid data type for the parameter.

\n@param dataType The valid data type for the parameter.", "setterMethodName" : "setDataType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : "

The valid data type for the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The valid range of values for the parameter.

", "enumType" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

The valid range of values for the parameter.

\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

The valid range of values for the parameter.

\n@return The valid range of values for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AllowedValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AllowedValues", "setterDocumentation" : "

The valid range of values for the parameter.

\n@param allowedValues The valid range of values for the parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : "

The valid range of values for the parameter.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIsModifiable", "beanStyleSetterMethodName" : "setIsModifiable", "c2jName" : "IsModifiable", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

", "enumType" : null, "fluentGetterMethodName" : "isModifiable", "fluentSetterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "isModifiable", "getterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@return Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "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" : "IsModifiable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "IsModifiable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IsModifiable", "setterDocumentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

\n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "setterMethodName" : "setIsModifiable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : "

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMinimumEngineVersion", "beanStyleSetterMethodName" : "setMinimumEngineVersion", "c2jName" : "MinimumEngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The earliest cache engine version to which the parameter can apply.

", "enumType" : null, "fluentGetterMethodName" : "minimumEngineVersion", "fluentSetterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minimumEngineVersion", "getterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@return The earliest cache engine version to which the parameter can apply.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MinimumEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MinimumEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MinimumEngineVersion", "setterDocumentation" : "

The earliest cache engine version to which the parameter can apply.

\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.", "setterMethodName" : "setMinimumEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : "

The earliest cache engine version to which the parameter can apply.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificValues", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificValues", "c2jName" : "CacheNodeTypeSpecificValues", "c2jShape" : "CacheNodeTypeSpecificValueList", "deprecated" : false, "documentation" : "

A list of cache node types and their corresponding values for this parameter.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificValues", "fluentSetterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificValues", "getterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n

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

\n@return A list of cache node types and their corresponding values for this parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificValue", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificValue", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificValue", "variableSetterType" : "CacheNodeTypeSpecificValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificValue", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificValue", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificValue", "variableSetterType" : "CacheNodeTypeSpecificValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificValue", "memberType" : "CacheNodeTypeSpecificValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificValues", "setterDocumentation" : "

A list of cache node types and their corresponding values for this parameter.

\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.", "setterMethodName" : "setCacheNodeTypeSpecificValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificValues", "variableType" : "java.util.List", "documentation" : "

A list of cache node types and their corresponding values for this parameter.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeType", "beanStyleSetterMethodName" : "setChangeType", "c2jName" : "ChangeType", "c2jShape" : "ChangeType", "deprecated" : false, "documentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

", "enumType" : "ChangeType", "fluentGetterMethodName" : "changeType", "fluentSetterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "changeType", "getterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChangeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ChangeType", "setterDocumentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

\n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "setterMethodName" : "setChangeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : "

Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheNodeTypeSpecificParameter", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "cacheNodeTypeSpecificParameter", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "wrapper" : false }, "CacheNodeTypeSpecificValue" : { "c2jName" : "CacheNodeTypeSpecificValue", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

A value that applies only to a certain cache node type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache node type for which this value applies.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

The cache node type for which this value applies.

\n@param cacheNodeType The cache node type for which this value applies.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

The cache node type for which this value applies.

\n@return The cache node type for which this value applies.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

The cache node type for which this value applies.

\n@param cacheNodeType The cache node type for which this value applies.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

The cache node type for which this value applies.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The value for the cache node type.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value for the cache node type.

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

The value for the cache node type.

\n@return The value for the cache node type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value for the cache node type.

\n@param value The value for the cache node type.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value for the cache node type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache node type for which this value applies.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

The cache node type for which this value applies.

\n@param cacheNodeType The cache node type for which this value applies.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

The cache node type for which this value applies.

\n@return The cache node type for which this value applies.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

The cache node type for which this value applies.

\n@param cacheNodeType The cache node type for which this value applies.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

The cache node type for which this value applies.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The value for the cache node type.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value for the cache node type.

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

The value for the cache node type.

\n@return The value for the cache node type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value for the cache node type.

\n@param value The value for the cache node type.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value for the cache node type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The cache node type for which this value applies.

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

The cache node type for which this value applies.

\n@param cacheNodeType The cache node type for which this value applies.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

The cache node type for which this value applies.

\n@return The cache node type for which this value applies.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

The cache node type for which this value applies.

\n@param cacheNodeType The cache node type for which this value applies.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

The cache node type for which this value applies.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The value for the cache node type.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value for the cache node type.

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

The value for the cache node type.

\n@return The value for the cache node type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value for the cache node type.

\n@param value The value for the cache node type.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value for the cache node type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheNodeTypeSpecificValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificValue", "variableName" : "cacheNodeTypeSpecificValue", "variableType" : "CacheNodeTypeSpecificValue", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificValue", "variableSetterType" : "CacheNodeTypeSpecificValue" }, "wrapper" : false }, "CacheParameterGroup" : { "c2jName" : "CacheParameterGroup", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents the output of a CreateCacheParameterGroup operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

The name of the cache parameter group.

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

The name of the cache parameter group.

\n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

The name of the cache parameter group.

\n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

The name of the cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@return The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description for this cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description for this cache parameter group.

\n@param description The description for this cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

The description for this cache parameter group.

\n@return The description for this cache parameter 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description for this cache parameter group.

\n@param description The description for this cache parameter group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description for this cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupFamily" : { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@return The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

The name of the cache parameter group.

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

The name of the cache parameter group.

\n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

The name of the cache parameter group.

\n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

The name of the cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description for this cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description for this cache parameter group.

\n@param description The description for this cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

The description for this cache parameter group.

\n@return The description for this cache parameter 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description for this cache parameter group.

\n@param description The description for this cache parameter group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description for this cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

The name of the cache parameter group.

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

The name of the cache parameter group.

\n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

The name of the cache parameter group.

\n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

The name of the cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@return The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

\n@param cacheParameterGroupFamily The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

The name of the cache parameter group family that this cache parameter group is compatible with.

Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description for this cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description for this cache parameter group.

\n@param description The description for this cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

The description for this cache parameter group.

\n@return The description for this cache parameter 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description for this cache parameter group.

\n@param description The description for this cache parameter group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description for this cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheParameterGroup", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroup", "documentation" : null, "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "wrapper" : true }, "CacheParameterGroupAlreadyExistsException" : { "c2jName" : "CacheParameterGroupAlreadyExistsFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

A cache parameter group with the requested name already exists.

", "enums" : null, "errorCode" : "CacheParameterGroupAlreadyExists", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheParameterGroupAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheParameterGroupAlreadyExistsException", "variableName" : "cacheParameterGroupAlreadyExistsException", "variableType" : "CacheParameterGroupAlreadyExistsException", "documentation" : null, "simpleType" : "CacheParameterGroupAlreadyExistsException", "variableSetterType" : "CacheParameterGroupAlreadyExistsException" }, "wrapper" : false }, "CacheParameterGroupNotFoundException" : { "c2jName" : "CacheParameterGroupNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The requested cache parameter group name does not refer to an existing cache parameter group.

", "enums" : null, "errorCode" : "CacheParameterGroupNotFound", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheParameterGroupNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheParameterGroupNotFoundException", "variableName" : "cacheParameterGroupNotFoundException", "variableType" : "CacheParameterGroupNotFoundException", "documentation" : null, "simpleType" : "CacheParameterGroupNotFoundException", "variableSetterType" : "CacheParameterGroupNotFoundException" }, "wrapper" : false }, "CacheParameterGroupQuotaExceededException" : { "c2jName" : "CacheParameterGroupQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The request cannot be processed because it would exceed the maximum number of cache security groups.

", "enums" : null, "errorCode" : "CacheParameterGroupQuotaExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheParameterGroupQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheParameterGroupQuotaExceededException", "variableName" : "cacheParameterGroupQuotaExceededException", "variableType" : "CacheParameterGroupQuotaExceededException", "documentation" : null, "simpleType" : "CacheParameterGroupQuotaExceededException", "variableSetterType" : "CacheParameterGroupQuotaExceededException" }, "wrapper" : false }, "CacheParameterGroupStatus" : { "c2jName" : "CacheParameterGroupStatus", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Status of the cache parameter group.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

The name of the cache parameter group.

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

The name of the cache parameter group.

\n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

The name of the cache parameter group.

\n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

The name of the cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterApplyStatus", "beanStyleSetterMethodName" : "setParameterApplyStatus", "c2jName" : "ParameterApplyStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The status of parameter updates.

", "enumType" : null, "fluentGetterMethodName" : "parameterApplyStatus", "fluentSetterDocumentation" : "

The status of parameter updates.

\n@param parameterApplyStatus The status of parameter updates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterApplyStatus", "getterDocumentation" : "

The status of parameter updates.

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

The status of parameter updates.

\n@param parameterApplyStatus The status of parameter updates.", "setterMethodName" : "setParameterApplyStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterApplyStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterApplyStatus", "variableType" : "String", "documentation" : "

The status of parameter updates.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToReboot", "beanStyleSetterMethodName" : "setCacheNodeIdsToReboot", "c2jName" : "CacheNodeIdsToReboot", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToReboot", "fluentSetterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToReboot", "getterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n

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

\n@return A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToReboot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToReboot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToReboot", "setterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeIdsToReboot", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeIdsToReboot" : { "beanStyleGetterMethodName" : "getCacheNodeIdsToReboot", "beanStyleSetterMethodName" : "setCacheNodeIdsToReboot", "c2jName" : "CacheNodeIdsToReboot", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToReboot", "fluentSetterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToReboot", "getterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n

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

\n@return A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToReboot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToReboot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToReboot", "setterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeIdsToReboot", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

The name of the cache parameter group.

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

The name of the cache parameter group.

\n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

The name of the cache parameter group.

\n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

The name of the cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ParameterApplyStatus" : { "beanStyleGetterMethodName" : "getParameterApplyStatus", "beanStyleSetterMethodName" : "setParameterApplyStatus", "c2jName" : "ParameterApplyStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The status of parameter updates.

", "enumType" : null, "fluentGetterMethodName" : "parameterApplyStatus", "fluentSetterDocumentation" : "

The status of parameter updates.

\n@param parameterApplyStatus The status of parameter updates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterApplyStatus", "getterDocumentation" : "

The status of parameter updates.

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

The status of parameter updates.

\n@param parameterApplyStatus The status of parameter updates.", "setterMethodName" : "setParameterApplyStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterApplyStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterApplyStatus", "variableType" : "String", "documentation" : "

The status of parameter updates.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache parameter group.

", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

The name of the cache parameter group.

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

The name of the cache parameter group.

\n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

The name of the cache parameter group.

\n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

The name of the cache parameter group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterApplyStatus", "beanStyleSetterMethodName" : "setParameterApplyStatus", "c2jName" : "ParameterApplyStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The status of parameter updates.

", "enumType" : null, "fluentGetterMethodName" : "parameterApplyStatus", "fluentSetterDocumentation" : "

The status of parameter updates.

\n@param parameterApplyStatus The status of parameter updates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterApplyStatus", "getterDocumentation" : "

The status of parameter updates.

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

The status of parameter updates.

\n@param parameterApplyStatus The status of parameter updates.", "setterMethodName" : "setParameterApplyStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterApplyStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterApplyStatus", "variableType" : "String", "documentation" : "

The status of parameter updates.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToReboot", "beanStyleSetterMethodName" : "setCacheNodeIdsToReboot", "c2jName" : "CacheNodeIdsToReboot", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToReboot", "fluentSetterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToReboot", "getterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n

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

\n@return A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToReboot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToReboot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToReboot", "setterDocumentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

\n@param cacheNodeIdsToReboot A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeIdsToReboot", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : "

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

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

Represents the output of one of the following operations:

  • AuthorizeCacheSecurityGroupIngress

  • CreateCacheSecurityGroup

  • RevokeCacheSecurityGroupIngress

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getOwnerId", "beanStyleSetterMethodName" : "setOwnerId", "c2jName" : "OwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The AWS account ID of the cache security group owner.

", "enumType" : null, "fluentGetterMethodName" : "ownerId", "fluentSetterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@param ownerId The AWS account ID of the cache security group owner.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ownerId", "getterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@return The AWS account ID of the cache security group owner.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OwnerId", "setterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@param ownerId The AWS account ID of the cache security group owner.", "setterMethodName" : "setOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ownerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ownerId", "variableType" : "String", "documentation" : "

The AWS account ID of the cache security group owner.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The name of the cache security group.

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

The name of the cache security group.

\n@return The name of the cache 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The name of the cache security group.

\n@param cacheSecurityGroupName The name of the cache security group.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The name of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the cache security group.

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

The description of the cache security group.

\n@return The description of the cache 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the cache security group.

\n@param description The description of the cache security group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroups", "beanStyleSetterMethodName" : "setEC2SecurityGroups", "c2jName" : "EC2SecurityGroups", "c2jShape" : "EC2SecurityGroupList", "deprecated" : false, "documentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroups", "fluentSetterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroups", "getterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n

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

\n@return A list of Amazon EC2 security groups that are associated with this cache security 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" : "EC2SecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EC2SecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "EC2SecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EC2SecurityGroup", "variableName" : "member", "variableType" : "EC2SecurityGroup", "documentation" : null, "simpleType" : "EC2SecurityGroup", "variableSetterType" : "EC2SecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "EC2SecurityGroup", "variableName" : "member", "variableType" : "EC2SecurityGroup", "documentation" : "", "simpleType" : "EC2SecurityGroup", "variableSetterType" : "EC2SecurityGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "EC2SecurityGroup", "memberType" : "EC2SecurityGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EC2SecurityGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "EC2SecurityGroups", "setterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.", "setterMethodName" : "setEC2SecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ec2SecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ec2SecurityGroups", "variableType" : "java.util.List", "documentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroupName" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The name of the cache security group.

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

The name of the cache security group.

\n@return The name of the cache 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The name of the cache security group.

\n@param cacheSecurityGroupName The name of the cache security group.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The name of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the cache security group.

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

The description of the cache security group.

\n@return The description of the cache 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the cache security group.

\n@param description The description of the cache security group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EC2SecurityGroups" : { "beanStyleGetterMethodName" : "getEC2SecurityGroups", "beanStyleSetterMethodName" : "setEC2SecurityGroups", "c2jName" : "EC2SecurityGroups", "c2jShape" : "EC2SecurityGroupList", "deprecated" : false, "documentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroups", "fluentSetterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroups", "getterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n

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

\n@return A list of Amazon EC2 security groups that are associated with this cache security 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" : "EC2SecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EC2SecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "EC2SecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EC2SecurityGroup", "variableName" : "member", "variableType" : "EC2SecurityGroup", "documentation" : null, "simpleType" : "EC2SecurityGroup", "variableSetterType" : "EC2SecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "EC2SecurityGroup", "variableName" : "member", "variableType" : "EC2SecurityGroup", "documentation" : "", "simpleType" : "EC2SecurityGroup", "variableSetterType" : "EC2SecurityGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "EC2SecurityGroup", "memberType" : "EC2SecurityGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EC2SecurityGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "EC2SecurityGroups", "setterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.", "setterMethodName" : "setEC2SecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ec2SecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ec2SecurityGroups", "variableType" : "java.util.List", "documentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "OwnerId" : { "beanStyleGetterMethodName" : "getOwnerId", "beanStyleSetterMethodName" : "setOwnerId", "c2jName" : "OwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The AWS account ID of the cache security group owner.

", "enumType" : null, "fluentGetterMethodName" : "ownerId", "fluentSetterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@param ownerId The AWS account ID of the cache security group owner.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ownerId", "getterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@return The AWS account ID of the cache security group owner.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OwnerId", "setterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@param ownerId The AWS account ID of the cache security group owner.", "setterMethodName" : "setOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ownerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ownerId", "variableType" : "String", "documentation" : "

The AWS account ID of the cache security group owner.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getOwnerId", "beanStyleSetterMethodName" : "setOwnerId", "c2jName" : "OwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The AWS account ID of the cache security group owner.

", "enumType" : null, "fluentGetterMethodName" : "ownerId", "fluentSetterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@param ownerId The AWS account ID of the cache security group owner.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ownerId", "getterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@return The AWS account ID of the cache security group owner.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OwnerId", "setterDocumentation" : "

The AWS account ID of the cache security group owner.

\n@param ownerId The AWS account ID of the cache security group owner.", "setterMethodName" : "setOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ownerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ownerId", "variableType" : "String", "documentation" : "

The AWS account ID of the cache security group owner.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The name of the cache security group.

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

The name of the cache security group.

\n@return The name of the cache 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The name of the cache security group.

\n@param cacheSecurityGroupName The name of the cache security group.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The name of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the cache security group.

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

The description of the cache security group.

\n@return The description of the cache 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the cache security group.

\n@param description The description of the cache security group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroups", "beanStyleSetterMethodName" : "setEC2SecurityGroups", "c2jName" : "EC2SecurityGroups", "c2jShape" : "EC2SecurityGroupList", "deprecated" : false, "documentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroups", "fluentSetterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroups", "getterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n

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

\n@return A list of Amazon EC2 security groups that are associated with this cache security 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" : "EC2SecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EC2SecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "EC2SecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EC2SecurityGroup", "variableName" : "member", "variableType" : "EC2SecurityGroup", "documentation" : null, "simpleType" : "EC2SecurityGroup", "variableSetterType" : "EC2SecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "EC2SecurityGroup", "variableName" : "member", "variableType" : "EC2SecurityGroup", "documentation" : "", "simpleType" : "EC2SecurityGroup", "variableSetterType" : "EC2SecurityGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "EC2SecurityGroup", "memberType" : "EC2SecurityGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "EC2SecurityGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "EC2SecurityGroups", "setterDocumentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

\n@param ec2SecurityGroups A list of Amazon EC2 security groups that are associated with this cache security group.", "setterMethodName" : "setEC2SecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ec2SecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ec2SecurityGroups", "variableType" : "java.util.List", "documentation" : "

A list of Amazon EC2 security groups that are associated with this cache security group.

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

A cache security group with the specified name already exists.

", "enums" : null, "errorCode" : "CacheSecurityGroupAlreadyExists", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSecurityGroupAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSecurityGroupAlreadyExistsException", "variableName" : "cacheSecurityGroupAlreadyExistsException", "variableType" : "CacheSecurityGroupAlreadyExistsException", "documentation" : null, "simpleType" : "CacheSecurityGroupAlreadyExistsException", "variableSetterType" : "CacheSecurityGroupAlreadyExistsException" }, "wrapper" : false }, "CacheSecurityGroupMembership" : { "c2jName" : "CacheSecurityGroupMembership", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents a cache cluster's status within a particular cache security group.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The name of the cache security group.

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

The name of the cache security group.

\n@return The name of the cache 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The name of the cache security group.

\n@param cacheSecurityGroupName The name of the cache security group.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The name of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@param status The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@return The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are 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" : "Status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@param status The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroupName" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The name of the cache security group.

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

The name of the cache security group.

\n@return The name of the cache 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The name of the cache security group.

\n@param cacheSecurityGroupName The name of the cache security group.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The name of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@param status The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@return The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are 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" : "Status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@param status The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache security group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

The name of the cache security group.

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

The name of the cache security group.

\n@return The name of the cache 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

The name of the cache security group.

\n@param cacheSecurityGroupName The name of the cache security group.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

The name of the cache security group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@param status The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@return The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are 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" : "Status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

\n@param status The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSecurityGroupMembership", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CacheSecurityGroupMembership", "variableName" : "cacheSecurityGroupMembership", "variableType" : "CacheSecurityGroupMembership", "documentation" : null, "simpleType" : "CacheSecurityGroupMembership", "variableSetterType" : "CacheSecurityGroupMembership" }, "wrapper" : false }, "CacheSecurityGroupNotFoundException" : { "c2jName" : "CacheSecurityGroupNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The requested cache security group name does not refer to an existing cache security group.

", "enums" : null, "errorCode" : "CacheSecurityGroupNotFound", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSecurityGroupNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSecurityGroupNotFoundException", "variableName" : "cacheSecurityGroupNotFoundException", "variableType" : "CacheSecurityGroupNotFoundException", "documentation" : null, "simpleType" : "CacheSecurityGroupNotFoundException", "variableSetterType" : "CacheSecurityGroupNotFoundException" }, "wrapper" : false }, "CacheSecurityGroupQuotaExceededException" : { "c2jName" : "CacheSecurityGroupQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The request cannot be processed because it would exceed the allowed number of cache security groups.

", "enums" : null, "errorCode" : "QuotaExceeded.CacheSecurityGroup", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSecurityGroupQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSecurityGroupQuotaExceededException", "variableName" : "cacheSecurityGroupQuotaExceededException", "variableType" : "CacheSecurityGroupQuotaExceededException", "documentation" : null, "simpleType" : "CacheSecurityGroupQuotaExceededException", "variableSetterType" : "CacheSecurityGroupQuotaExceededException" }, "wrapper" : false }, "CacheSubnetGroup" : { "c2jName" : "CacheSubnetGroup", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents the output of one of the following operations:

  • CreateCacheSubnetGroup

  • ModifyCacheSubnetGroup

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

The name of the cache subnet group.

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

The name of the cache subnet group.

\n@return The name of the cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

The name of the cache subnet group.

\n@param cacheSubnetGroupName The name of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

The name of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

The description of the cache subnet group.

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

The description of the cache subnet group.

\n@return The description of the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

The description of the cache subnet group.

\n@param cacheSubnetGroupDescription The description of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

The description of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@return The Amazon Virtual Private Cloud identifier (VPC ID) of the cache 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" : "VpcId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "VpcId", "setterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnets", "beanStyleSetterMethodName" : "setSubnets", "c2jName" : "Subnets", "c2jShape" : "SubnetList", "deprecated" : false, "documentation" : "

A list of subnets associated with the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "subnets", "fluentSetterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n@param subnets A list of subnets associated with the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnets", "getterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n

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

\n@return A list of subnets associated with the cache 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, "statusCode" : false, "unmarshallLocationName" : "Subnets", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Subnet", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Subnet", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Subnet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : "", "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Subnet", "memberType" : "Subnet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Subnet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Subnets", "setterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n@param subnets A list of subnets associated with the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : "

A list of subnets associated with the cache subnet group.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroupDescription" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

The description of the cache subnet group.

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

The description of the cache subnet group.

\n@return The description of the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

The description of the cache subnet group.

\n@param cacheSubnetGroupDescription The description of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

The description of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

The name of the cache subnet group.

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

The name of the cache subnet group.

\n@return The name of the cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

The name of the cache subnet group.

\n@param cacheSubnetGroupName The name of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

The name of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Subnets" : { "beanStyleGetterMethodName" : "getSubnets", "beanStyleSetterMethodName" : "setSubnets", "c2jName" : "Subnets", "c2jShape" : "SubnetList", "deprecated" : false, "documentation" : "

A list of subnets associated with the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "subnets", "fluentSetterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n@param subnets A list of subnets associated with the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnets", "getterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n

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

\n@return A list of subnets associated with the cache 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, "statusCode" : false, "unmarshallLocationName" : "Subnets", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Subnet", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Subnet", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Subnet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : "", "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Subnet", "memberType" : "Subnet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Subnet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Subnets", "setterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n@param subnets A list of subnets associated with the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : "

A list of subnets associated with the cache subnet group.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "VpcId" : { "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@return The Amazon Virtual Private Cloud identifier (VPC ID) of the cache 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" : "VpcId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "VpcId", "setterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

The name of the cache subnet group.

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

The name of the cache subnet group.

\n@return The name of the cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

The name of the cache subnet group.

\n@param cacheSubnetGroupName The name of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

The name of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The description of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

The description of the cache subnet group.

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

The description of the cache subnet group.

\n@return The description of the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

The description of the cache subnet group.

\n@param cacheSubnetGroupDescription The description of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

The description of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@return The Amazon Virtual Private Cloud identifier (VPC ID) of the cache 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" : "VpcId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "VpcId", "setterDocumentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

\n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnets", "beanStyleSetterMethodName" : "setSubnets", "c2jName" : "Subnets", "c2jShape" : "SubnetList", "deprecated" : false, "documentation" : "

A list of subnets associated with the cache subnet group.

", "enumType" : null, "fluentGetterMethodName" : "subnets", "fluentSetterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n@param subnets A list of subnets associated with the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnets", "getterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n

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

\n@return A list of subnets associated with the cache 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, "statusCode" : false, "unmarshallLocationName" : "Subnets", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Subnet", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Subnet", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Subnet", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Subnet", "variableName" : "member", "variableType" : "Subnet", "documentation" : "", "simpleType" : "Subnet", "variableSetterType" : "Subnet" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Subnet", "memberType" : "Subnet", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Subnet", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Subnets", "setterDocumentation" : "

A list of subnets associated with the cache subnet group.

\n@param subnets A list of subnets associated with the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnets", "variableType" : "java.util.List", "documentation" : "

A list of subnets associated with the cache subnet group.

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

The requested cache subnet group name is already in use by an existing cache subnet group.

", "enums" : null, "errorCode" : "CacheSubnetGroupAlreadyExists", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSubnetGroupAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSubnetGroupAlreadyExistsException", "variableName" : "cacheSubnetGroupAlreadyExistsException", "variableType" : "CacheSubnetGroupAlreadyExistsException", "documentation" : null, "simpleType" : "CacheSubnetGroupAlreadyExistsException", "variableSetterType" : "CacheSubnetGroupAlreadyExistsException" }, "wrapper" : false }, "CacheSubnetGroupInUseException" : { "c2jName" : "CacheSubnetGroupInUse", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The requested cache subnet group is currently in use.

", "enums" : null, "errorCode" : "CacheSubnetGroupInUse", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSubnetGroupInUseException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSubnetGroupInUseException", "variableName" : "cacheSubnetGroupInUseException", "variableType" : "CacheSubnetGroupInUseException", "documentation" : null, "simpleType" : "CacheSubnetGroupInUseException", "variableSetterType" : "CacheSubnetGroupInUseException" }, "wrapper" : false }, "CacheSubnetGroupNotFoundException" : { "c2jName" : "CacheSubnetGroupNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The requested cache subnet group name does not refer to an existing cache subnet group.

", "enums" : null, "errorCode" : "CacheSubnetGroupNotFoundFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSubnetGroupNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSubnetGroupNotFoundException", "variableName" : "cacheSubnetGroupNotFoundException", "variableType" : "CacheSubnetGroupNotFoundException", "documentation" : null, "simpleType" : "CacheSubnetGroupNotFoundException", "variableSetterType" : "CacheSubnetGroupNotFoundException" }, "wrapper" : false }, "CacheSubnetGroupQuotaExceededException" : { "c2jName" : "CacheSubnetGroupQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The request cannot be processed because it would exceed the allowed number of cache subnet groups.

", "enums" : null, "errorCode" : "CacheSubnetGroupQuotaExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSubnetGroupQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSubnetGroupQuotaExceededException", "variableName" : "cacheSubnetGroupQuotaExceededException", "variableType" : "CacheSubnetGroupQuotaExceededException", "documentation" : null, "simpleType" : "CacheSubnetGroupQuotaExceededException", "variableSetterType" : "CacheSubnetGroupQuotaExceededException" }, "wrapper" : false }, "CacheSubnetQuotaExceededException" : { "c2jName" : "CacheSubnetQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.

", "enums" : null, "errorCode" : "CacheSubnetQuotaExceededFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CacheSubnetQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CacheSubnetQuotaExceededException", "variableName" : "cacheSubnetQuotaExceededException", "variableType" : "CacheSubnetQuotaExceededException", "documentation" : null, "simpleType" : "CacheSubnetQuotaExceededException", "variableSetterType" : "CacheSubnetQuotaExceededException" }, "wrapper" : false }, "ChangeType" : { "c2jName" : "ChangeType", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "Immediate", "value" : "immediate" }, { "name" : "RequiresReboot", "value" : "requires-reboot" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChangeType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChangeType", "variableName" : "changeType", "variableType" : "ChangeType", "documentation" : null, "simpleType" : "ChangeType", "variableSetterType" : "ChangeType" }, "wrapper" : false }, "ClusterQuotaForCustomerExceededException" : { "c2jName" : "ClusterQuotaForCustomerExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The request cannot be processed because it would exceed the allowed number of cache clusters per customer.

", "enums" : null, "errorCode" : "ClusterQuotaForCustomerExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ClusterQuotaForCustomerExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ClusterQuotaForCustomerExceededException", "variableName" : "clusterQuotaForCustomerExceededException", "variableType" : "ClusterQuotaForCustomerExceededException", "documentation" : null, "simpleType" : "ClusterQuotaForCustomerExceededException", "variableSetterType" : "ClusterQuotaForCustomerExceededException" }, "wrapper" : false }, "CopySnapshotRequest" : { "c2jName" : "CopySnapshotMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents the input of a CopySnapshotMessage operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "CopySnapshot", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getSourceSnapshotName", "beanStyleSetterMethodName" : "setSourceSnapshotName", "c2jName" : "SourceSnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of an existing snapshot from which to make a copy.

", "enumType" : null, "fluentGetterMethodName" : "sourceSnapshotName", "fluentSetterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@param sourceSnapshotName The name of an existing snapshot from which to make a copy.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceSnapshotName", "getterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@return The name of an existing snapshot from which to make a copy.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceSnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceSnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceSnapshotName", "setterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@param sourceSnapshotName The name of an existing snapshot from which to make a copy.", "setterMethodName" : "setSourceSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceSnapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceSnapshotName", "variableType" : "String", "documentation" : "

The name of an existing snapshot from which to make a copy.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTargetSnapshotName", "beanStyleSetterMethodName" : "setTargetSnapshotName", "c2jName" : "TargetSnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

", "enumType" : null, "fluentGetterMethodName" : "targetSnapshotName", "fluentSetterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@param targetSnapshotName A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetSnapshotName", "getterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@return A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetSnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TargetSnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TargetSnapshotName", "setterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@param targetSnapshotName A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.", "setterMethodName" : "setTargetSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetSnapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetSnapshotName", "variableType" : "String", "documentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTargetBucket", "beanStyleSetterMethodName" : "setTargetBucket", "c2jName" : "TargetBucket", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

", "enumType" : null, "fluentGetterMethodName" : "targetBucket", "fluentSetterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@param targetBucket The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetBucket", "getterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@return The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache 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" : "TargetBucket", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TargetBucket", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TargetBucket", "setterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@param targetBucket The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.", "setterMethodName" : "setTargetBucket", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetBucket", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetBucket", "variableType" : "String", "documentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SourceSnapshotName" : { "beanStyleGetterMethodName" : "getSourceSnapshotName", "beanStyleSetterMethodName" : "setSourceSnapshotName", "c2jName" : "SourceSnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of an existing snapshot from which to make a copy.

", "enumType" : null, "fluentGetterMethodName" : "sourceSnapshotName", "fluentSetterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@param sourceSnapshotName The name of an existing snapshot from which to make a copy.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceSnapshotName", "getterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@return The name of an existing snapshot from which to make a copy.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceSnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceSnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceSnapshotName", "setterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@param sourceSnapshotName The name of an existing snapshot from which to make a copy.", "setterMethodName" : "setSourceSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceSnapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceSnapshotName", "variableType" : "String", "documentation" : "

The name of an existing snapshot from which to make a copy.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TargetBucket" : { "beanStyleGetterMethodName" : "getTargetBucket", "beanStyleSetterMethodName" : "setTargetBucket", "c2jName" : "TargetBucket", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

", "enumType" : null, "fluentGetterMethodName" : "targetBucket", "fluentSetterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@param targetBucket The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetBucket", "getterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@return The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache 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" : "TargetBucket", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TargetBucket", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TargetBucket", "setterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@param targetBucket The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.", "setterMethodName" : "setTargetBucket", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetBucket", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetBucket", "variableType" : "String", "documentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TargetSnapshotName" : { "beanStyleGetterMethodName" : "getTargetSnapshotName", "beanStyleSetterMethodName" : "setTargetSnapshotName", "c2jName" : "TargetSnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

", "enumType" : null, "fluentGetterMethodName" : "targetSnapshotName", "fluentSetterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@param targetSnapshotName A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetSnapshotName", "getterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@return A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetSnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TargetSnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TargetSnapshotName", "setterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@param targetSnapshotName A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.", "setterMethodName" : "setTargetSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetSnapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetSnapshotName", "variableType" : "String", "documentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSourceSnapshotName", "beanStyleSetterMethodName" : "setSourceSnapshotName", "c2jName" : "SourceSnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The name of an existing snapshot from which to make a copy.

", "enumType" : null, "fluentGetterMethodName" : "sourceSnapshotName", "fluentSetterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@param sourceSnapshotName The name of an existing snapshot from which to make a copy.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceSnapshotName", "getterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@return The name of an existing snapshot from which to make a copy.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SourceSnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceSnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceSnapshotName", "setterDocumentation" : "

The name of an existing snapshot from which to make a copy.

\n@param sourceSnapshotName The name of an existing snapshot from which to make a copy.", "setterMethodName" : "setSourceSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceSnapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceSnapshotName", "variableType" : "String", "documentation" : "

The name of an existing snapshot from which to make a copy.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTargetSnapshotName", "beanStyleSetterMethodName" : "setTargetSnapshotName", "c2jName" : "TargetSnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

", "enumType" : null, "fluentGetterMethodName" : "targetSnapshotName", "fluentSetterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@param targetSnapshotName A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetSnapshotName", "getterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@return A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TargetSnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TargetSnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TargetSnapshotName", "setterDocumentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

\n@param targetSnapshotName A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.", "setterMethodName" : "setTargetSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetSnapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetSnapshotName", "variableType" : "String", "documentation" : "

A name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTargetBucket", "beanStyleSetterMethodName" : "setTargetBucket", "c2jName" : "TargetBucket", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

", "enumType" : null, "fluentGetterMethodName" : "targetBucket", "fluentSetterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@param targetBucket The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "targetBucket", "getterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@return The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache 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" : "TargetBucket", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TargetBucket", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TargetBucket", "setterDocumentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

\n@param targetBucket The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.", "setterMethodName" : "setTargetBucket", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "targetBucket", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "targetBucket", "variableType" : "String", "documentation" : "

The Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.

When using this parameter to export a snapshot, be sure Amazon ElastiCache has the needed permissions to this S3 bucket. For more information, see Step 2: Grant ElastiCache Access to Your Amazon S3 Bucket in the Amazon ElastiCache User Guide.

For more information, see Exporting a Snapshot in the Amazon ElastiCache User Guide.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SourceSnapshotName", "TargetSnapshotName" ], "shapeName" : "CopySnapshotRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CopySnapshotRequest", "variableName" : "copySnapshotRequest", "variableType" : "CopySnapshotRequest", "documentation" : null, "simpleType" : "CopySnapshotRequest", "variableSetterType" : "CopySnapshotRequest" }, "wrapper" : false }, "CopySnapshotResponse" : { "c2jName" : "CopySnapshotResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Snapshot" : { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CopySnapshotResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CopySnapshotResult" }, "variable" : { "variableDeclarationType" : "CopySnapshotResponse", "variableName" : "copySnapshotResponse", "variableType" : "CopySnapshotResponse", "documentation" : null, "simpleType" : "CopySnapshotResponse", "variableSetterType" : "CopySnapshotResponse" }, "wrapper" : false }, "CreateCacheClusterRequest" : { "c2jName" : "CreateCacheClusterMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Represents the input of a CreateCacheCluster operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "CreateCacheCluster", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

The node group (shard) identifier. This parameter is stored as a lowercase string.

Constraints:

  • A name must contain from 1 to 20 alphanumeric characters or hyphens.

  • The first character must be a letter.

  • A name cannot end with a hyphen or contain two consecutive hyphens.

", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

The node group (shard) identifier. This parameter is stored as a lowercase string.

Constraints:

  • A name must contain from 1 to 20 alphanumeric characters or hyphens.

  • The first character must be a letter.

  • A name cannot end with a hyphen or contain two consecutive hyphens.

\n@param cacheClusterId The node group (shard) identifier. This parameter is stored as a lowercase string.

Constraints:

  • A name must contain from 1 to 20 alphanumeric characters or hyphens.

  • The first character must be a letter.

  • A name 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" : "cacheClusterId", "getterDocumentation" : "

    The node group (shard) identifier. This parameter is stored as a lowercase string.

    Constraints:

    • A name must contain from 1 to 20 alphanumeric characters or hyphens.

    • The first character must be a letter.

    • A name cannot end with a hyphen or contain two consecutive hyphens.

    \n@return The node group (shard) identifier. This parameter is stored as a lowercase string.

    Constraints:

    • A name must contain from 1 to 20 alphanumeric characters or hyphens.

    • The first character must be a letter.

    • A name 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

      The node group (shard) identifier. This parameter is stored as a lowercase string.

      Constraints:

      • A name must contain from 1 to 20 alphanumeric characters or hyphens.

      • The first character must be a letter.

      • A name cannot end with a hyphen or contain two consecutive hyphens.

      \n@param cacheClusterId The node group (shard) identifier. This parameter is stored as a lowercase string.

      Constraints:

      • A name must contain from 1 to 20 alphanumeric characters or hyphens.

      • The first character must be a letter.

      • A name cannot end with a hyphen or contain two consecutive hyphens.

      • ", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

        The node group (shard) identifier. This parameter is stored as a lowercase string.

        Constraints:

        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

        • The first character must be a letter.

        • A name cannot end with a hyphen or contain two consecutive hyphens.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

        ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

        \n@param replicationGroupId

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

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

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

        \n@return

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

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

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

        \n@param replicationGroupId

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

        ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

        Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

        The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

        If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

        This parameter is only valid if the Engine parameter is redis.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAZMode", "beanStyleSetterMethodName" : "setAZMode", "c2jName" : "AZMode", "c2jShape" : "AZMode", "deprecated" : false, "documentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        ", "enumType" : "AZMode", "fluentGetterMethodName" : "azMode", "fluentSetterDocumentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        \n@param azMode Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode\n@return Returns a reference to this object so that method calls can be chained together.\n@see AZMode", "fluentSetterMethodName" : "azMode", "getterDocumentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        \n@return Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AZMode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AZMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AZMode", "setterDocumentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        \n@param azMode Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode", "setterMethodName" : "setAZMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen Availability Zone.

        ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

        The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen Availability Zone.

        \n@param preferredAvailabilityZone The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

        The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen Availability Zone.

        \n@return The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

        The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen Availability Zone.

        \n@param preferredAvailabilityZone The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen Availability Zone.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

        The EC2 Availability Zone in which the cache cluster is created.

        All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

        Default: System chosen Availability Zone.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZones", "beanStyleSetterMethodName" : "setPreferredAvailabilityZones", "c2jName" : "PreferredAvailabilityZones", "c2jShape" : "PreferredAvailabilityZoneList", "deprecated" : false, "documentation" : "

        A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.

        ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZones", "fluentSetterDocumentation" : "

        A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.

        \n@param preferredAvailabilityZones A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZones", "getterDocumentation" : "

        A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.

        \n

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

        \n@return A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "PreferredAvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "PreferredAvailabilityZones", "setterDocumentation" : "

        A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.

        \n@param preferredAvailabilityZones A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.", "setterMethodName" : "setPreferredAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

        A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

        This option is only supported on Memcached.

        If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

        The number of Availability Zones listed must equal the value of NumCacheNodes.

        If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

        Default: System chosen Availability Zones.

        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

        The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

        ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

        The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

        \n@param numCacheNodes The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

        The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

        \n@return The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

        The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

        \n@param numCacheNodes The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

        The initial number of cache nodes that the cache cluster has.

        For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

        If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

        The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

        The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        \n@return The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

        The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

        The compute and memory capacity of the nodes in the node group (shard).

        Valid node types are as follows:

        • General purpose:

          • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

          • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

        • Compute optimized: cache.c1.xlarge

        • Memory optimized:

          • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

          • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

        Notes:

        • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

        • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

        • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

        For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis

        ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

        The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis

        \n@param engine The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

        The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis

        \n@return The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

        The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis

        \n@param engine The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

        The name of the cache engine to be used for this cache cluster.

        Valid values for this parameter are: memcached | redis

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

        ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

        The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

        \n@param engineVersion The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

        The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

        \n@return The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

        The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

        \n@param engineVersion The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

        The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

        Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

        ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

        The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

        \n@param cacheParameterGroupName The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

        The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

        \n@return The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

        The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

        \n@param cacheParameterGroupName The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

        The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

        ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

        The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

        \n@param cacheSubnetGroupName The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

        The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

        \n@return The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

        The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

        \n@param cacheSubnetGroupName The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

        ", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

        The name of the subnet group to be used for the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

        A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

        ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

        A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

        \n@param cacheSecurityGroupNames A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

        A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

        \n

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

        \n@return A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

        A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

        \n@param cacheSecurityGroupNames A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

        A list of security group names to associate with this cache cluster.

        Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

        One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

        One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        \n@param securityGroupIds One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

        One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        \n

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

        \n@return One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

        One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        \n@param securityGroupIds One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

        One or more VPC security groups associated with the cache cluster.

        Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

        ", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

        \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

        \n

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

        \n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

        \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotArns", "beanStyleSetterMethodName" : "setSnapshotArns", "c2jName" : "SnapshotArns", "c2jShape" : "SnapshotArnsList", "deprecated" : false, "documentation" : "

        A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

        ", "enumType" : null, "fluentGetterMethodName" : "snapshotArns", "fluentSetterDocumentation" : "

        A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

        \n@param snapshotArns A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotArns", "getterDocumentation" : "

        A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

        \n

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

        \n@return A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SnapshotArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SnapshotArn", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SnapshotArns", "setterDocumentation" : "

        A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

        \n@param snapshotArns A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "setterMethodName" : "setSnapshotArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : "

        A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

        This parameter is only valid if the Engine parameter is redis.

        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

        The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

        \n@param snapshotName The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

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

        The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

        \n@return The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

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

        The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

        \n@param snapshotName The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

        ", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

        The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

        This parameter is only valid if the Engine parameter is redis.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30

        ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30

        \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30

        \n@return Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30

        \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

        Valid values for ddd are:

        • sun

        • mon

        • tue

        • wed

        • thu

        • fri

        • sat

        Example: sun:23:00-mon:01:30

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

        The port number on which each of the cache nodes accepts connections.

        ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

        The port number on which each of the cache nodes accepts connections.

        \n@param port The port number on which each of the cache nodes accepts connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

        The port number on which each of the cache nodes accepts connections.

        \n@return The port number on which each of the cache nodes accepts connections.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

        The port number on which each of the cache nodes accepts connections.

        \n@param port The port number on which each of the cache nodes accepts connections.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

        The port number on which each of the cache nodes accepts connections.

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

        ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

        \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

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

        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

        \n@return The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

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

        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

        \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

        ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

        The Amazon SNS topic owner must be the same as the cache cluster owner.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

        This parameter is currently disabled.

        ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

        This parameter is currently disabled.

        \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

        This parameter is currently disabled.

        \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

        This parameter is currently disabled.

        \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

        This parameter is currently disabled.

        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

        ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

        \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache cluster).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

        \n@return The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache 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" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

        \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache cluster).", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

        This parameter is only valid if the Engine parameter is redis.

        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.

        ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.

        \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.

        \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.

        \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

        Example: 05:00-09:00

        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

        Note: This parameter is only valid if the Engine parameter is redis.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthToken", "beanStyleSetterMethodName" : "setAuthToken", "c2jName" : "AuthToken", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        ", "enumType" : null, "fluentGetterMethodName" : "authToken", "fluentSetterDocumentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        \n@param authToken Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authToken", "getterDocumentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        \n@return Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AuthToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AuthToken", "setterDocumentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        \n@param authToken Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.", "setterMethodName" : "setAuthToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AZMode" : { "beanStyleGetterMethodName" : "getAZMode", "beanStyleSetterMethodName" : "setAZMode", "c2jName" : "AZMode", "c2jShape" : "AZMode", "deprecated" : false, "documentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        ", "enumType" : "AZMode", "fluentGetterMethodName" : "azMode", "fluentSetterDocumentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        \n@param azMode Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode\n@return Returns a reference to this object so that method calls can be chained together.\n@see AZMode", "fluentSetterMethodName" : "azMode", "getterDocumentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        \n@return Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AZMode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AZMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AZMode", "setterDocumentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        \n@param azMode Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode", "setterMethodName" : "setAZMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : "

        Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

        This parameter is only supported for Memcached cache clusters.

        If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AuthToken" : { "beanStyleGetterMethodName" : "getAuthToken", "beanStyleSetterMethodName" : "setAuthToken", "c2jName" : "AuthToken", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        ", "enumType" : null, "fluentGetterMethodName" : "authToken", "fluentSetterDocumentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        \n@param authToken Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authToken", "getterDocumentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        \n@return Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AuthToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AuthToken", "setterDocumentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        \n@param authToken Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.", "setterMethodName" : "setAuthToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : "

        Reserved parameter. The password used to access a password protected server.

        Password constraints:

        • Must be only printable ASCII characters.

        • Must be at least 16 characters and no more than 128 characters in length.

        • Cannot contain any of the following characters: '/', '\"', or \"@\".

        For more information, see AUTH password at Redis.

        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AutoMinorVersionUpgrade" : { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

        This parameter is currently disabled.

        ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

        This parameter is currently disabled.

        \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

        This parameter is currently disabled.

        \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

        This parameter is currently disabled.

        \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

        This parameter is currently disabled.

        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

        The node group (shard) identifier. This parameter is stored as a lowercase string.

        Constraints:

        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

        • The first character must be a letter.

        • A name cannot end with a hyphen or contain two consecutive hyphens.

        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

        The node group (shard) identifier. This parameter is stored as a lowercase string.

        Constraints:

        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

        • The first character must be a letter.

        • A name cannot end with a hyphen or contain two consecutive hyphens.

        \n@param cacheClusterId The node group (shard) identifier. This parameter is stored as a lowercase string.

        Constraints:

        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

        • The first character must be a letter.

        • A name 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" : "cacheClusterId", "getterDocumentation" : "

          The node group (shard) identifier. This parameter is stored as a lowercase string.

          Constraints:

          • A name must contain from 1 to 20 alphanumeric characters or hyphens.

          • The first character must be a letter.

          • A name cannot end with a hyphen or contain two consecutive hyphens.

          \n@return The node group (shard) identifier. This parameter is stored as a lowercase string.

          Constraints:

          • A name must contain from 1 to 20 alphanumeric characters or hyphens.

          • The first character must be a letter.

          • A name 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

            The node group (shard) identifier. This parameter is stored as a lowercase string.

            Constraints:

            • A name must contain from 1 to 20 alphanumeric characters or hyphens.

            • The first character must be a letter.

            • A name cannot end with a hyphen or contain two consecutive hyphens.

            \n@param cacheClusterId The node group (shard) identifier. This parameter is stored as a lowercase string.

            Constraints:

            • A name must contain from 1 to 20 alphanumeric characters or hyphens.

            • The first character must be a letter.

            • A name cannot end with a hyphen or contain two consecutive hyphens.

            • ", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

              The node group (shard) identifier. This parameter is stored as a lowercase string.

              Constraints:

              • A name must contain from 1 to 20 alphanumeric characters or hyphens.

              • The first character must be a letter.

              • A name cannot end with a hyphen or contain two consecutive hyphens.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

              ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

              The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

              \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

              The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

              \n@return The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

              The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

              \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

              The compute and memory capacity of the nodes in the node group (shard).

              Valid node types are as follows:

              • General purpose:

                • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

              • Compute optimized: cache.c1.xlarge

              • Memory optimized:

                • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

              Notes:

              • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

              • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

              • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

              For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

              ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

              The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

              \n@param cacheParameterGroupName The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

              The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

              \n@return The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

              The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

              \n@param cacheParameterGroupName The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

              The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSecurityGroupNames" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

              A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

              ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

              A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

              \n@param cacheSecurityGroupNames A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

              A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

              \n

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

              \n@return A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

              A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

              \n@param cacheSecurityGroupNames A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

              A list of security group names to associate with this cache cluster.

              Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

              ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

              The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

              \n@param cacheSubnetGroupName The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

              The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

              \n@return The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

              The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

              \n@param cacheSubnetGroupName The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

              ", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

              The name of the subnet group to be used for the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Engine" : { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis

              ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

              The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis

              \n@param engine The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

              The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis

              \n@return The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

              The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis

              \n@param engine The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

              The name of the cache engine to be used for this cache cluster.

              Valid values for this parameter are: memcached | redis

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

              ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

              The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

              \n@param engineVersion The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

              The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

              \n@return The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

              The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

              \n@param engineVersion The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

              The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

              Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NotificationTopicArn" : { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

              ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

              The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

              \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

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

              The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

              \n@return The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

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

              The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

              \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

              ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

              The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

              The Amazon SNS topic owner must be the same as the cache cluster owner.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NumCacheNodes" : { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

              The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

              ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

              The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

              \n@param numCacheNodes The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

              The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

              \n@return The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

              The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

              \n@param numCacheNodes The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

              The initial number of cache nodes that the cache cluster has.

              For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

              If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Port" : { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

              The port number on which each of the cache nodes accepts connections.

              ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

              The port number on which each of the cache nodes accepts connections.

              \n@param port The port number on which each of the cache nodes accepts connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

              The port number on which each of the cache nodes accepts connections.

              \n@return The port number on which each of the cache nodes accepts connections.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

              The port number on which each of the cache nodes accepts connections.

              \n@param port The port number on which each of the cache nodes accepts connections.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

              The port number on which each of the cache nodes accepts connections.

              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "PreferredAvailabilityZone" : { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen Availability Zone.

              ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

              The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen Availability Zone.

              \n@param preferredAvailabilityZone The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

              The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen Availability Zone.

              \n@return The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

              The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen Availability Zone.

              \n@param preferredAvailabilityZone The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen Availability Zone.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

              The EC2 Availability Zone in which the cache cluster is created.

              All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

              Default: System chosen Availability Zone.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PreferredAvailabilityZones" : { "beanStyleGetterMethodName" : "getPreferredAvailabilityZones", "beanStyleSetterMethodName" : "setPreferredAvailabilityZones", "c2jName" : "PreferredAvailabilityZones", "c2jShape" : "PreferredAvailabilityZoneList", "deprecated" : false, "documentation" : "

              A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.

              ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZones", "fluentSetterDocumentation" : "

              A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.

              \n@param preferredAvailabilityZones A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZones", "getterDocumentation" : "

              A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.

              \n

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

              \n@return A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "PreferredAvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "PreferredAvailabilityZones", "setterDocumentation" : "

              A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.

              \n@param preferredAvailabilityZones A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.", "setterMethodName" : "setPreferredAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

              A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

              This option is only supported on Memcached.

              If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

              The number of Availability Zones listed must equal the value of NumCacheNodes.

              If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

              Default: System chosen Availability Zones.

              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30

              ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

              Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30

              \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

              Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30

              \n@return Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

              Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30

              \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

              Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

              Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

              Valid values for ddd are:

              • sun

              • mon

              • tue

              • wed

              • thu

              • fri

              • sat

              Example: sun:23:00-mon:01:30

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

              ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

              \n@param replicationGroupId

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

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

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

              \n@return

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

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

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

              \n@param replicationGroupId

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

              ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

              Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

              The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

              If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

              This parameter is only valid if the Engine parameter is redis.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SecurityGroupIds" : { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

              One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

              One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              \n@param securityGroupIds One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

              One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              \n

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

              \n@return One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

              One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              \n@param securityGroupIds One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

              One or more VPC security groups associated with the cache cluster.

              Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SnapshotArns" : { "beanStyleGetterMethodName" : "getSnapshotArns", "beanStyleSetterMethodName" : "setSnapshotArns", "c2jName" : "SnapshotArns", "c2jShape" : "SnapshotArnsList", "deprecated" : false, "documentation" : "

              A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

              ", "enumType" : null, "fluentGetterMethodName" : "snapshotArns", "fluentSetterDocumentation" : "

              A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

              \n@param snapshotArns A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotArns", "getterDocumentation" : "

              A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

              \n

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

              \n@return A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SnapshotArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SnapshotArn", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SnapshotArns", "setterDocumentation" : "

              A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

              \n@param snapshotArns A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "setterMethodName" : "setSnapshotArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : "

              A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

              This parameter is only valid if the Engine parameter is redis.

              Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SnapshotName" : { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

              ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

              The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

              \n@param snapshotName The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

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

              The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

              \n@return The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

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

              The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

              \n@param snapshotName The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

              ", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

              The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

              This parameter is only valid if the Engine parameter is redis.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotRetentionLimit" : { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

              The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache cluster).

              ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

              The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache cluster).

              \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache cluster).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

              The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache cluster).

              \n@return The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache 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" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

              The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache cluster).

              \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache cluster).", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

              The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

              This parameter is only valid if the Engine parameter is redis.

              Default: 0 (i.e., automatic backups are disabled for this cache cluster).

              ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "SnapshotWindow" : { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.

              ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

              The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.

              \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

              The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.

              \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

              The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.

              \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

              The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

              Example: 05:00-09:00

              If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

              Note: This parameter is only valid if the Engine parameter is redis.

              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

              A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

              ", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

              A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

              \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

              A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

              \n

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

              \n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

              A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

              \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

              A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

              ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

              The node group (shard) identifier. This parameter is stored as a lowercase string.

              Constraints:

              • A name must contain from 1 to 20 alphanumeric characters or hyphens.

              • The first character must be a letter.

              • A name cannot end with a hyphen or contain two consecutive hyphens.

              ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

              The node group (shard) identifier. This parameter is stored as a lowercase string.

              Constraints:

              • A name must contain from 1 to 20 alphanumeric characters or hyphens.

              • The first character must be a letter.

              • A name cannot end with a hyphen or contain two consecutive hyphens.

              \n@param cacheClusterId The node group (shard) identifier. This parameter is stored as a lowercase string.

              Constraints:

              • A name must contain from 1 to 20 alphanumeric characters or hyphens.

              • The first character must be a letter.

              • A name 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" : "cacheClusterId", "getterDocumentation" : "

                The node group (shard) identifier. This parameter is stored as a lowercase string.

                Constraints:

                • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                • The first character must be a letter.

                • A name cannot end with a hyphen or contain two consecutive hyphens.

                \n@return The node group (shard) identifier. This parameter is stored as a lowercase string.

                Constraints:

                • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                • The first character must be a letter.

                • A name 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                  The node group (shard) identifier. This parameter is stored as a lowercase string.

                  Constraints:

                  • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                  • The first character must be a letter.

                  • A name cannot end with a hyphen or contain two consecutive hyphens.

                  \n@param cacheClusterId The node group (shard) identifier. This parameter is stored as a lowercase string.

                  Constraints:

                  • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                  • The first character must be a letter.

                  • A name cannot end with a hyphen or contain two consecutive hyphens.

                  • ", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                    The node group (shard) identifier. This parameter is stored as a lowercase string.

                    Constraints:

                    • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                    • The first character must be a letter.

                    • A name cannot end with a hyphen or contain two consecutive hyphens.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

                    ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

                    \n@param replicationGroupId

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

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

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

                    \n@return

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

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

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

                    \n@param replicationGroupId

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

                    ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                    Due to current limitations on Redis (cluster mode disabled), this operation or parameter is not supported on Redis (cluster mode enabled) replication groups.

                    The ID of the replication group to which this cache cluster should belong. If this parameter is specified, the cache cluster is added to the specified replication group as a read replica; otherwise, the cache cluster is a standalone primary that is not part of any replication group.

                    If the specified replication group is Multi-AZ enabled and the Availability Zone is not specified, the cache cluster is created in Availability Zones that provide the best spread of read replicas across Availability Zones.

                    This parameter is only valid if the Engine parameter is redis.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAZMode", "beanStyleSetterMethodName" : "setAZMode", "c2jName" : "AZMode", "c2jShape" : "AZMode", "deprecated" : false, "documentation" : "

                    Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

                    ", "enumType" : "AZMode", "fluentGetterMethodName" : "azMode", "fluentSetterDocumentation" : "

                    Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

                    \n@param azMode Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode\n@return Returns a reference to this object so that method calls can be chained together.\n@see AZMode", "fluentSetterMethodName" : "azMode", "getterDocumentation" : "

                    Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

                    \n@return Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AZMode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AZMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AZMode", "setterDocumentation" : "

                    Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

                    \n@param azMode Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.\n@see AZMode", "setterMethodName" : "setAZMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : "

                    Specifies whether the nodes in this Memcached cluster are created in a single Availability Zone or created across multiple Availability Zones in the cluster's region.

                    This parameter is only supported for Memcached cache clusters.

                    If the AZMode and PreferredAvailabilityZones are not specified, ElastiCache assumes single-az mode.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen Availability Zone.

                    ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

                    The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen Availability Zone.

                    \n@param preferredAvailabilityZone The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

                    The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen Availability Zone.

                    \n@return The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

                    The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen Availability Zone.

                    \n@param preferredAvailabilityZone The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen Availability Zone.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

                    The EC2 Availability Zone in which the cache cluster is created.

                    All nodes belonging to this Memcached cache cluster are placed in the preferred Availability Zone. If you want to create your nodes across multiple Availability Zones, use PreferredAvailabilityZones.

                    Default: System chosen Availability Zone.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZones", "beanStyleSetterMethodName" : "setPreferredAvailabilityZones", "c2jName" : "PreferredAvailabilityZones", "c2jShape" : "PreferredAvailabilityZoneList", "deprecated" : false, "documentation" : "

                    A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.

                    ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZones", "fluentSetterDocumentation" : "

                    A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.

                    \n@param preferredAvailabilityZones A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZones", "getterDocumentation" : "

                    A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.

                    \n

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

                    \n@return A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "PreferredAvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "PreferredAvailabilityZones", "setterDocumentation" : "

                    A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.

                    \n@param preferredAvailabilityZones A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.", "setterMethodName" : "setPreferredAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

                    A list of the Availability Zones in which cache nodes are created. The order of the zones in the list is not important.

                    This option is only supported on Memcached.

                    If you are creating your cache cluster in an Amazon VPC (recommended) you can only locate nodes in Availability Zones that are associated with the subnets in the selected subnet group.

                    The number of Availability Zones listed must equal the value of NumCacheNodes.

                    If you want all the nodes in the same Availability Zone, use PreferredAvailabilityZone instead, or repeat the Availability Zone multiple times in the list.

                    Default: System chosen Availability Zones.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                    The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

                    ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                    The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

                    \n@param numCacheNodes The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

                    The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

                    \n@return The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                    The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

                    \n@param numCacheNodes The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                    The initial number of cache nodes that the cache cluster has.

                    For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                    If you need more than 20 nodes for your Memcached cluster, please fill out the ElastiCache Limit Increase Request form at http://aws.amazon.com/contact-us/elasticache-node-limit-request/.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                    The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                    \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                    The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                    \n@return The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                    The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                    \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                    The compute and memory capacity of the nodes in the node group (shard).

                    Valid node types are as follows:

                    • General purpose:

                      • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                      • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                    • Compute optimized: cache.c1.xlarge

                    • Memory optimized:

                      • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                      • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                    Notes:

                    • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                    • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                    • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                    For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis

                    ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                    The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis

                    \n@param engine The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                    The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis

                    \n@return The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                    The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis

                    \n@param engine The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                    The name of the cache engine to be used for this cache cluster.

                    Valid values for this parameter are: memcached | redis

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                    ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                    The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                    \n@param engineVersion The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                    The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                    \n@return The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                    The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                    \n@param engineVersion The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                    The version number of the cache engine to be used for this cache cluster. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                    Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                    The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

                    \n@param cacheParameterGroupName The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                    The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

                    \n@return The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                    The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

                    \n@param cacheParameterGroupName The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                    The name of the parameter group to associate with this cache cluster. If this argument is omitted, the default parameter group for the specified engine is used. You cannot use any parameter group which has cluster-enabled='yes' when creating a cluster.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                    The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                    \n@param cacheSubnetGroupName The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                    The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                    \n@return The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                    The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                    \n@param cacheSubnetGroupName The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                    ", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                    The name of the subnet group to be used for the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                    A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                    A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

                    \n@param cacheSecurityGroupNames A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                    A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

                    \n

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

                    \n@return A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                    A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

                    \n@param cacheSecurityGroupNames A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                    A list of security group names to associate with this cache cluster.

                    Use this parameter only when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (Amazon VPC).

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                    One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                    One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    \n@param securityGroupIds One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                    One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    \n

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

                    \n@return One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                    One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    \n@param securityGroupIds One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                    One or more VPC security groups associated with the cache cluster.

                    Use this parameter only when you are creating a cache cluster in an Amazon Virtual Private Cloud (Amazon VPC).

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                    A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                    ", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                    A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                    \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                    A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                    \n

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

                    \n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

                    A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                    \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                    A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotArns", "beanStyleSetterMethodName" : "setSnapshotArns", "c2jName" : "SnapshotArns", "c2jShape" : "SnapshotArnsList", "deprecated" : false, "documentation" : "

                    A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                    ", "enumType" : null, "fluentGetterMethodName" : "snapshotArns", "fluentSetterDocumentation" : "

                    A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                    \n@param snapshotArns A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotArns", "getterDocumentation" : "

                    A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                    \n

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

                    \n@return A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SnapshotArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SnapshotArn", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SnapshotArns", "setterDocumentation" : "

                    A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                    \n@param snapshotArns A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "setterMethodName" : "setSnapshotArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : "

                    A single-element string list containing an Amazon Resource Name (ARN) that uniquely identifies a Redis RDB snapshot file stored in Amazon S3. The snapshot file is used to populate the node group (shard). The Amazon S3 object name in the ARN cannot contain any commas.

                    This parameter is only valid if the Engine parameter is redis.

                    Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

                    ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                    The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

                    \n@param snapshotName The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

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

                    The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

                    \n@return The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

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

                    The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

                    \n@param snapshotName The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

                    ", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                    The name of a Redis snapshot from which to restore data into the new node group (shard). The snapshot status changes to restoring while the new node group (shard) is being created.

                    This parameter is only valid if the Engine parameter is redis.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30

                    ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                    Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30

                    \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                    Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30

                    \n@return Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                    Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30

                    \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                    Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                    Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                    Valid values for ddd are:

                    • sun

                    • mon

                    • tue

                    • wed

                    • thu

                    • fri

                    • sat

                    Example: sun:23:00-mon:01:30

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                    The port number on which each of the cache nodes accepts connections.

                    ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                    The port number on which each of the cache nodes accepts connections.

                    \n@param port The port number on which each of the cache nodes accepts connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                    The port number on which each of the cache nodes accepts connections.

                    \n@return The port number on which each of the cache nodes accepts connections.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                    The port number on which each of the cache nodes accepts connections.

                    \n@param port The port number on which each of the cache nodes accepts connections.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                    The port number on which each of the cache nodes accepts connections.

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

                    ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                    The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

                    \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                    The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

                    \n@return The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                    The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

                    \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

                    ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                    The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                    The Amazon SNS topic owner must be the same as the cache cluster owner.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                    This parameter is currently disabled.

                    ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                    This parameter is currently disabled.

                    \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                    This parameter is currently disabled.

                    \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                    This parameter is currently disabled.

                    \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                    This parameter is currently disabled.

                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                    The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                    ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                    The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                    \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache cluster).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                    The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                    \n@return The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache 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" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                    The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                    \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache cluster).", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                    The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot taken today is retained for 5 days before being deleted.

                    This parameter is only valid if the Engine parameter is redis.

                    Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                    ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.

                    ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                    The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.

                    \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                    The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.

                    \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                    The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.

                    \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                    The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                    Example: 05:00-09:00

                    If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                    Note: This parameter is only valid if the Engine parameter is redis.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthToken", "beanStyleSetterMethodName" : "setAuthToken", "c2jName" : "AuthToken", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.

                    ", "enumType" : null, "fluentGetterMethodName" : "authToken", "fluentSetterDocumentation" : "

                    Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.

                    \n@param authToken Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authToken", "getterDocumentation" : "

                    Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.

                    \n@return Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AuthToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AuthToken", "setterDocumentation" : "

                    Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.

                    \n@param authToken Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.", "setterMethodName" : "setAuthToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : "

                    Reserved parameter. The password used to access a password protected server.

                    Password constraints:

                    • Must be only printable ASCII characters.

                    • Must be at least 16 characters and no more than 128 characters in length.

                    • Cannot contain any of the following characters: '/', '\"', or \"@\".

                    For more information, see AUTH password at Redis.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheClusterId" ], "shapeName" : "CreateCacheClusterRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateCacheClusterRequest", "variableName" : "createCacheClusterRequest", "variableType" : "CreateCacheClusterRequest", "documentation" : null, "simpleType" : "CreateCacheClusterRequest", "variableSetterType" : "CreateCacheClusterRequest" }, "wrapper" : false }, "CreateCacheClusterResponse" : { "c2jName" : "CreateCacheClusterResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheCluster" : { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateCacheClusterResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateCacheClusterResult" }, "variable" : { "variableDeclarationType" : "CreateCacheClusterResponse", "variableName" : "createCacheClusterResponse", "variableType" : "CreateCacheClusterResponse", "documentation" : null, "simpleType" : "CreateCacheClusterResponse", "variableSetterType" : "CreateCacheClusterResponse" }, "wrapper" : false }, "CreateCacheParameterGroupRequest" : { "c2jName" : "CreateCacheParameterGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Represents the input of a CreateCacheParameterGroup operation.

                    ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "CreateCacheParameterGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A user-specified name for the cache parameter group.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@param cacheParameterGroupName A user-specified name for the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@return A user-specified name for the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@param cacheParameterGroupName A user-specified name for the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                    A user-specified name for the cache parameter group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@param cacheParameterGroupFamily The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@return The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@param cacheParameterGroupFamily The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A user-specified description for the cache parameter group.

                    ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@param description A user-specified description for the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@return A user-specified description for the cache parameter 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@param description A user-specified description for the cache parameter group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                    A user-specified description for the cache parameter group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupFamily" : { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@param cacheParameterGroupFamily The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@return The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@param cacheParameterGroupFamily The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A user-specified name for the cache parameter group.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@param cacheParameterGroupName A user-specified name for the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@return A user-specified name for the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@param cacheParameterGroupName A user-specified name for the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                    A user-specified name for the cache parameter group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A user-specified description for the cache parameter group.

                    ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@param description A user-specified description for the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@return A user-specified description for the cache parameter 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@param description A user-specified description for the cache parameter group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                    A user-specified description for the cache parameter group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A user-specified name for the cache parameter group.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@param cacheParameterGroupName A user-specified name for the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@return A user-specified name for the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                    A user-specified name for the cache parameter group.

                    \n@param cacheParameterGroupName A user-specified name for the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                    A user-specified name for the cache parameter group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@param cacheParameterGroupFamily The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@return The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    \n@param cacheParameterGroupFamily The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                    The name of the cache parameter group family that the cache parameter group can be used with.

                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A user-specified description for the cache parameter group.

                    ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@param description A user-specified description for the cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@return A user-specified description for the cache parameter 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                    A user-specified description for the cache parameter group.

                    \n@param description A user-specified description for the cache parameter group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                    A user-specified description for the cache parameter group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheParameterGroupName", "CacheParameterGroupFamily", "Description" ], "shapeName" : "CreateCacheParameterGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateCacheParameterGroupRequest", "variableName" : "createCacheParameterGroupRequest", "variableType" : "CreateCacheParameterGroupRequest", "documentation" : null, "simpleType" : "CreateCacheParameterGroupRequest", "variableSetterType" : "CreateCacheParameterGroupRequest" }, "wrapper" : false }, "CreateCacheParameterGroupResponse" : { "c2jName" : "CreateCacheParameterGroupResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroup", "beanStyleSetterMethodName" : "setCacheParameterGroup", "c2jName" : "CacheParameterGroup", "c2jShape" : "CacheParameterGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroup", "fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroup", "getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.", "getterModel" : { "returnType" : "CacheParameterGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheParameterGroup", "setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.", "setterMethodName" : "setCacheParameterGroup", "setterModel" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroup", "documentation" : null, "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroup", "documentation" : "", "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroup" : { "beanStyleGetterMethodName" : "getCacheParameterGroup", "beanStyleSetterMethodName" : "setCacheParameterGroup", "c2jName" : "CacheParameterGroup", "c2jShape" : "CacheParameterGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroup", "fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroup", "getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.", "getterModel" : { "returnType" : "CacheParameterGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheParameterGroup", "setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.", "setterMethodName" : "setCacheParameterGroup", "setterModel" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroup", "documentation" : null, "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroup", "documentation" : "", "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroup", "beanStyleSetterMethodName" : "setCacheParameterGroup", "c2jName" : "CacheParameterGroup", "c2jShape" : "CacheParameterGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroup", "fluentSetterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroup", "getterDocumentation" : "Returns the value of the CacheParameterGroup property for this object.\n@return The value of the CacheParameterGroup property for this object.", "getterModel" : { "returnType" : "CacheParameterGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheParameterGroup", "setterDocumentation" : "Sets the value of the CacheParameterGroup property for this object.\n\n@param cacheParameterGroup The new value for the CacheParameterGroup property for this object.", "setterMethodName" : "setCacheParameterGroup", "setterModel" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroup", "documentation" : null, "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "cacheParameterGroup", "variableType" : "CacheParameterGroup", "documentation" : "", "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateCacheParameterGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateCacheParameterGroupResult" }, "variable" : { "variableDeclarationType" : "CreateCacheParameterGroupResponse", "variableName" : "createCacheParameterGroupResponse", "variableType" : "CreateCacheParameterGroupResponse", "documentation" : null, "simpleType" : "CreateCacheParameterGroupResponse", "variableSetterType" : "CreateCacheParameterGroupResponse" }, "wrapper" : false }, "CreateCacheSecurityGroupRequest" : { "c2jName" : "CreateCacheSecurityGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Represents the input of a CreateCacheSecurityGroup operation.

                    ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "CreateCacheSecurityGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@param cacheSecurityGroupName A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

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

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@return A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

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

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@param cacheSecurityGroupName A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A description for the cache security group.

                    ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    A description for the cache security group.

                    \n@param description A description for the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    A description for the cache security group.

                    \n@return A description for the cache 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                    A description for the cache security group.

                    \n@param description A description for the cache security group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                    A description for the cache security group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroupName" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@param cacheSecurityGroupName A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

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

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@return A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

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

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@param cacheSecurityGroupName A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A description for the cache security group.

                    ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    A description for the cache security group.

                    \n@param description A description for the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    A description for the cache security group.

                    \n@return A description for the cache 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                    A description for the cache security group.

                    \n@param description A description for the cache security group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                    A description for the cache security group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@param cacheSecurityGroupName A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

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

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@return A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

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

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    \n@param cacheSecurityGroupName A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                    A name for the cache security group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters. Cannot be the word \"Default\".

                    Example: mysecuritygroup

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A description for the cache security group.

                    ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                    A description for the cache security group.

                    \n@param description A description for the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "description", "getterDocumentation" : "

                    A description for the cache security group.

                    \n@return A description for the cache 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                    A description for the cache security group.

                    \n@param description A description for the cache security group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                    A description for the cache security group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheSecurityGroupName", "Description" ], "shapeName" : "CreateCacheSecurityGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateCacheSecurityGroupRequest", "variableName" : "createCacheSecurityGroupRequest", "variableType" : "CreateCacheSecurityGroupRequest", "documentation" : null, "simpleType" : "CreateCacheSecurityGroupRequest", "variableSetterType" : "CreateCacheSecurityGroupRequest" }, "wrapper" : false }, "CreateCacheSecurityGroupResponse" : { "c2jName" : "CreateCacheSecurityGroupResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroup" : { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateCacheSecurityGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateCacheSecurityGroupResult" }, "variable" : { "variableDeclarationType" : "CreateCacheSecurityGroupResponse", "variableName" : "createCacheSecurityGroupResponse", "variableType" : "CreateCacheSecurityGroupResponse", "documentation" : null, "simpleType" : "CreateCacheSecurityGroupResponse", "variableSetterType" : "CreateCacheSecurityGroupResponse" }, "wrapper" : false }, "CreateCacheSubnetGroupRequest" : { "c2jName" : "CreateCacheSubnetGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Represents the input of a CreateCacheSubnetGroup operation.

                    ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "CreateCacheSubnetGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@param cacheSubnetGroupName A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

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

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@return A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@param cacheSubnetGroupName A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A description for the cache subnet group.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

                    A description for the cache subnet group.

                    \n@param cacheSubnetGroupDescription A description for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupDescription", "getterDocumentation" : "

                    A description for the cache subnet group.

                    \n@return A description for the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

                    A description for the cache subnet group.

                    \n@param cacheSubnetGroupDescription A description for the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

                    A description for the cache subnet group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "deprecated" : false, "documentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    ", "enumType" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n@param subnetIds A list of VPC subnet IDs for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n

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

                    \n@return A list of VPC subnet IDs for the cache 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, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SubnetIdentifier", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SubnetIds", "setterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n@param subnetIds A list of VPC subnet IDs for the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroupDescription" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A description for the cache subnet group.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

                    A description for the cache subnet group.

                    \n@param cacheSubnetGroupDescription A description for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupDescription", "getterDocumentation" : "

                    A description for the cache subnet group.

                    \n@return A description for the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

                    A description for the cache subnet group.

                    \n@param cacheSubnetGroupDescription A description for the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

                    A description for the cache subnet group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@param cacheSubnetGroupName A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

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

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@return A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@param cacheSubnetGroupName A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SubnetIds" : { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "deprecated" : false, "documentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    ", "enumType" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n@param subnetIds A list of VPC subnet IDs for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n

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

                    \n@return A list of VPC subnet IDs for the cache 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, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SubnetIdentifier", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SubnetIds", "setterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n@param subnetIds A list of VPC subnet IDs for the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@param cacheSubnetGroupName A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

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

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@return A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    \n@param cacheSubnetGroupName A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                    A name for the cache subnet group. This value is stored as a lowercase string.

                    Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                    Example: mysubnetgroup

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    A description for the cache subnet group.

                    ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

                    A description for the cache subnet group.

                    \n@param cacheSubnetGroupDescription A description for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupDescription", "getterDocumentation" : "

                    A description for the cache subnet group.

                    \n@return A description for the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

                    A description for the cache subnet group.

                    \n@param cacheSubnetGroupDescription A description for the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

                    A description for the cache subnet group.

                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "deprecated" : false, "documentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    ", "enumType" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n@param subnetIds A list of VPC subnet IDs for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n

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

                    \n@return A list of VPC subnet IDs for the cache 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, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SubnetIdentifier", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SubnetIds", "setterDocumentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    \n@param subnetIds A list of VPC subnet IDs for the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                    A list of VPC subnet IDs for the cache subnet group.

                    ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheSubnetGroupName", "CacheSubnetGroupDescription", "SubnetIds" ], "shapeName" : "CreateCacheSubnetGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateCacheSubnetGroupRequest", "variableName" : "createCacheSubnetGroupRequest", "variableType" : "CreateCacheSubnetGroupRequest", "documentation" : null, "simpleType" : "CreateCacheSubnetGroupRequest", "variableSetterType" : "CreateCacheSubnetGroupRequest" }, "wrapper" : false }, "CreateCacheSubnetGroupResponse" : { "c2jName" : "CreateCacheSubnetGroupResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroup", "beanStyleSetterMethodName" : "setCacheSubnetGroup", "c2jName" : "CacheSubnetGroup", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroup", "getterDocumentation" : "Returns the value of the CacheSubnetGroup property for this object.\n@return The value of the CacheSubnetGroup property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSubnetGroup", "setterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.", "setterMethodName" : "setCacheSubnetGroup", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroup" : { "beanStyleGetterMethodName" : "getCacheSubnetGroup", "beanStyleSetterMethodName" : "setCacheSubnetGroup", "c2jName" : "CacheSubnetGroup", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroup", "getterDocumentation" : "Returns the value of the CacheSubnetGroup property for this object.\n@return The value of the CacheSubnetGroup property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSubnetGroup", "setterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.", "setterMethodName" : "setCacheSubnetGroup", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroup", "beanStyleSetterMethodName" : "setCacheSubnetGroup", "c2jName" : "CacheSubnetGroup", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroup", "getterDocumentation" : "Returns the value of the CacheSubnetGroup property for this object.\n@return The value of the CacheSubnetGroup property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSubnetGroup", "setterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.", "setterMethodName" : "setCacheSubnetGroup", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateCacheSubnetGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateCacheSubnetGroupResult" }, "variable" : { "variableDeclarationType" : "CreateCacheSubnetGroupResponse", "variableName" : "createCacheSubnetGroupResponse", "variableType" : "CreateCacheSubnetGroupResponse", "documentation" : null, "simpleType" : "CreateCacheSubnetGroupResponse", "variableSetterType" : "CreateCacheSubnetGroupResponse" }, "wrapper" : false }, "CreateReplicationGroupRequest" : { "c2jName" : "CreateReplicationGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                    Represents the input of a CreateReplicationGroup operation.

                    ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "CreateReplicationGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                    The replication group identifier. This parameter is stored as a lowercase string.

                    Constraints:

                    • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                    • The first character must be a letter.

                    • A name cannot end with a hyphen or contain two consecutive hyphens.

                    ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                    The replication group identifier. This parameter is stored as a lowercase string.

                    Constraints:

                    • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                    • The first character must be a letter.

                    • A name cannot end with a hyphen or contain two consecutive hyphens.

                    \n@param replicationGroupId The replication group identifier. This parameter is stored as a lowercase string.

                    Constraints:

                    • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                    • The first character must be a letter.

                    • A name 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" : "replicationGroupId", "getterDocumentation" : "

                      The replication group identifier. This parameter is stored as a lowercase string.

                      Constraints:

                      • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                      • The first character must be a letter.

                      • A name cannot end with a hyphen or contain two consecutive hyphens.

                      \n@return The replication group identifier. This parameter is stored as a lowercase string.

                      Constraints:

                      • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                      • The first character must be a letter.

                      • A name 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                        The replication group identifier. This parameter is stored as a lowercase string.

                        Constraints:

                        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                        • The first character must be a letter.

                        • A name cannot end with a hyphen or contain two consecutive hyphens.

                        \n@param replicationGroupId The replication group identifier. This parameter is stored as a lowercase string.

                        Constraints:

                        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                        • The first character must be a letter.

                        • A name cannot end with a hyphen or contain two consecutive hyphens.

                        • ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                          The replication group identifier. This parameter is stored as a lowercase string.

                          Constraints:

                          • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                          • The first character must be a letter.

                          • A name cannot end with a hyphen or contain two consecutive hyphens.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                          A user-created description for the replication group.

                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                          A user-created description for the replication group.

                          \n@param replicationGroupDescription A user-created description for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                          A user-created description for the replication group.

                          \n@return A user-created description for the replication 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                          A user-created description for the replication group.

                          \n@param replicationGroupDescription A user-created description for the replication group.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                          A user-created description for the replication group.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                          The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                          ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                          The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                          \n@param primaryClusterId The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                          The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                          \n@return The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                          The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                          \n@param primaryClusterId The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                          The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                          This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailoverEnabled", "beanStyleSetterMethodName" : "setAutomaticFailoverEnabled", "c2jName" : "AutomaticFailoverEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                          Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

                          ", "enumType" : null, "fluentGetterMethodName" : "automaticFailoverEnabled", "fluentSetterDocumentation" : "

                          Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

                          \n@param automaticFailoverEnabled Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

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

                          Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

                          \n@return Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

                          ", "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" : "AutomaticFailoverEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutomaticFailoverEnabled", "setterDocumentation" : "

                          Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

                          \n@param automaticFailoverEnabled Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

                          ", "setterMethodName" : "setAutomaticFailoverEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : "

                          Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                          If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                          AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                          Default: false

                          ElastiCache Multi-AZ replication groups is not supported on:

                          • Redis versions earlier than 2.8.6.

                          • Redis (cluster mode disabled): T1 and T2 node types.

                            Redis (cluster mode enabled): T2 node types.

                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheClusters", "beanStyleSetterMethodName" : "setNumCacheClusters", "c2jName" : "NumCacheClusters", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                          The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                          ", "enumType" : null, "fluentGetterMethodName" : "numCacheClusters", "fluentSetterDocumentation" : "

                          The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                          \n@param numCacheClusters The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheClusters", "getterDocumentation" : "

                          The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                          \n@return The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheClusters", "setterDocumentation" : "

                          The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                          \n@param numCacheClusters The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).", "setterMethodName" : "setNumCacheClusters", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheClusters", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheClusters", "variableType" : "Integer", "documentation" : "

                          The number of clusters this replication group initially has.

                          This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                          If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                          The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredCacheClusterAZs", "beanStyleSetterMethodName" : "setPreferredCacheClusterAZs", "c2jName" : "PreferredCacheClusterAZs", "c2jShape" : "AvailabilityZonesList", "deprecated" : false, "documentation" : "

                          A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.

                          ", "enumType" : null, "fluentGetterMethodName" : "preferredCacheClusterAZs", "fluentSetterDocumentation" : "

                          A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.

                          \n@param preferredCacheClusterAZs A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredCacheClusterAZs", "getterDocumentation" : "

                          A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.

                          \n

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

                          \n@return A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredCacheClusterAZs", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredCacheClusterAZs", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "AvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "AvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "PreferredCacheClusterAZs", "setterDocumentation" : "

                          A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.

                          \n@param preferredCacheClusterAZs A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.", "setterMethodName" : "setPreferredCacheClusterAZs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredCacheClusterAZs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredCacheClusterAZs", "variableType" : "java.util.List", "documentation" : "

                          A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                          This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                          If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                          The number of Availability Zones listed must equal the value of NumCacheClusters.

                          Default: system chosen Availability Zones.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumNodeGroups", "beanStyleSetterMethodName" : "setNumNodeGroups", "c2jName" : "NumNodeGroups", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                          An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                          Default: 1

                          ", "enumType" : null, "fluentGetterMethodName" : "numNodeGroups", "fluentSetterDocumentation" : "

                          An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                          Default: 1

                          \n@param numNodeGroups An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

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

                          An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                          Default: 1

                          \n@return An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                          Default: 1", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumNodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumNodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumNodeGroups", "setterDocumentation" : "

                          An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                          Default: 1

                          \n@param numNodeGroups An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                          Default: 1", "setterMethodName" : "setNumNodeGroups", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : "

                          An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                          Default: 1

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicasPerNodeGroup", "beanStyleSetterMethodName" : "setReplicasPerNodeGroup", "c2jName" : "ReplicasPerNodeGroup", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                          An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                          ", "enumType" : null, "fluentGetterMethodName" : "replicasPerNodeGroup", "fluentSetterDocumentation" : "

                          An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                          \n@param replicasPerNodeGroup An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicasPerNodeGroup", "getterDocumentation" : "

                          An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                          \n@return An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicasPerNodeGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicasPerNodeGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "ReplicasPerNodeGroup", "setterDocumentation" : "

                          An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                          \n@param replicasPerNodeGroup An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.", "setterMethodName" : "setReplicasPerNodeGroup", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "replicasPerNodeGroup", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "replicasPerNodeGroup", "variableType" : "Integer", "documentation" : "

                          An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupConfiguration", "beanStyleSetterMethodName" : "setNodeGroupConfiguration", "c2jName" : "NodeGroupConfiguration", "c2jShape" : "NodeGroupConfigurationList", "deprecated" : false, "documentation" : "

                          A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                          ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupConfiguration", "fluentSetterDocumentation" : "

                          A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                          \n@param nodeGroupConfiguration A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupConfiguration", "getterDocumentation" : "

                          A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                          \n

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

                          \n@return A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroupConfiguration", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroupConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "member", "variableType" : "NodeGroupConfiguration", "documentation" : null, "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "member", "variableType" : "NodeGroupConfiguration", "documentation" : "", "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroupConfiguration", "memberType" : "NodeGroupConfiguration", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroupConfiguration", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroupConfiguration", "setterDocumentation" : "

                          A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                          \n@param nodeGroupConfiguration A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.", "setterMethodName" : "setNodeGroupConfiguration", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupConfiguration", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupConfiguration", "variableType" : "java.util.List", "documentation" : "

                          A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                          If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                          The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                          The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                          \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                          The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                          \n@return The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                          The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                          \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                          The compute and memory capacity of the nodes in the node group (shard).

                          Valid node types are as follows:

                          • General purpose:

                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                          • Compute optimized: cache.c1.xlarge

                          • Memory optimized:

                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                          Notes:

                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                          The name of the cache engine to be used for the cache clusters in this replication group.

                          ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                          The name of the cache engine to be used for the cache clusters in this replication group.

                          \n@param engine The name of the cache engine to be used for the cache clusters in this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                          The name of the cache engine to be used for the cache clusters in this replication group.

                          \n@return The name of the cache engine to be used for the cache clusters in this replication 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                          The name of the cache engine to be used for the cache clusters in this replication group.

                          \n@param engine The name of the cache engine to be used for the cache clusters in this replication group.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                          The name of the cache engine to be used for the cache clusters in this replication group.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                          The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                          ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                          The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                          \n@param engineVersion The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                          The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                          \n@return The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                          The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                          \n@param engineVersion The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                          The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                          Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                          The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                          If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                          • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                          • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                          The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                          If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                          • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                          • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                          \n@param cacheParameterGroupName The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                          If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                          • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                          • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

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

                            The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                            If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                            • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                            • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                            \n@return The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                            If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                            • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                            • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

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

                              The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                              If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                              • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                              • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                              \n@param cacheParameterGroupName The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                              If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                              • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                              • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                              • ", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                \n@param cacheSubnetGroupName The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                                The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                \n@return The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                                The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                \n@param cacheSubnetGroupName The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                ", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                The name of the cache subnet group to be used for the replication group.

                                If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                A list of cache security group names to associate with this replication group.

                                ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                A list of cache security group names to associate with this replication group.

                                \n@param cacheSecurityGroupNames A list of cache security group names to associate with this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                A list of cache security group names to associate with this replication group.

                                \n

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

                                \n@return A list of cache security group names to associate with this replication 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" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                A list of cache security group names to associate with this replication group.

                                \n@param cacheSecurityGroupNames A list of cache security group names to associate with this replication group.", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                A list of cache security group names to associate with this replication group.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                \n@param securityGroupIds One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                \n

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

                                \n@return One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                \n@param securityGroupIds One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                One or more Amazon VPC security groups associated with this replication group.

                                Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                ", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                \n

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

                                \n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

                                A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotArns", "beanStyleSetterMethodName" : "setSnapshotArns", "c2jName" : "SnapshotArns", "c2jShape" : "SnapshotArnsList", "deprecated" : false, "documentation" : "

                                A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                ", "enumType" : null, "fluentGetterMethodName" : "snapshotArns", "fluentSetterDocumentation" : "

                                A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                \n@param snapshotArns A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotArns", "getterDocumentation" : "

                                A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                \n

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

                                \n@return A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SnapshotArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SnapshotArn", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SnapshotArns", "setterDocumentation" : "

                                A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                \n@param snapshotArns A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "setterMethodName" : "setSnapshotArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : "

                                A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                This parameter is only valid if the Engine parameter is redis.

                                Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

                                ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

                                \n@param snapshotName The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

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

                                The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

                                \n@return The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

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

                                The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

                                \n@param snapshotName The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

                                ", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                This parameter is only valid if the Engine parameter is redis.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30

                                ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30

                                \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30

                                \n@return Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30

                                \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                Valid values for ddd are:

                                • sun

                                • mon

                                • tue

                                • wed

                                • thu

                                • fri

                                • sat

                                Example: sun:23:00-mon:01:30

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                The port number on which each member of the replication group accepts connections.

                                ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                The port number on which each member of the replication group accepts connections.

                                \n@param port The port number on which each member of the replication group accepts connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                The port number on which each member of the replication group accepts connections.

                                \n@return The port number on which each member of the replication group accepts connections.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                The port number on which each member of the replication group accepts connections.

                                \n@param port The port number on which each member of the replication group accepts connections.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                The port number on which each member of the replication group accepts connections.

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

                                ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

                                \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                                The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

                                \n@return The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                                The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

                                \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

                                ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                The Amazon SNS topic owner must be the same as the cache cluster owner.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                This parameter is currently disabled.

                                ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                This parameter is currently disabled.

                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                This parameter is currently disabled.

                                \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                This parameter is currently disabled.

                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                This parameter is currently disabled.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache cluster).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                \n@return The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache 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" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache cluster).", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                This parameter is only valid if the Engine parameter is redis.

                                Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

                                ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

                                \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

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

                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

                                \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

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

                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

                                \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

                                ", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                Example: 05:00-09:00

                                If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                This parameter is only valid if the Engine parameter is redis.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthToken", "beanStyleSetterMethodName" : "setAuthToken", "c2jName" : "AuthToken", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                ", "enumType" : null, "fluentGetterMethodName" : "authToken", "fluentSetterDocumentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                \n@param authToken Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authToken", "getterDocumentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                \n@return Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AuthToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AuthToken", "setterDocumentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                \n@param authToken Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.", "setterMethodName" : "setAuthToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AuthToken" : { "beanStyleGetterMethodName" : "getAuthToken", "beanStyleSetterMethodName" : "setAuthToken", "c2jName" : "AuthToken", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                ", "enumType" : null, "fluentGetterMethodName" : "authToken", "fluentSetterDocumentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                \n@param authToken Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authToken", "getterDocumentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                \n@return Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AuthToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AuthToken", "setterDocumentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                \n@param authToken Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.", "setterMethodName" : "setAuthToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : "

                                Reserved parameter. The password used to access a password protected server.

                                Password constraints:

                                • Must be only printable ASCII characters.

                                • Must be at least 16 characters and no more than 128 characters in length.

                                • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                For more information, see AUTH password at Redis.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AutoMinorVersionUpgrade" : { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                This parameter is currently disabled.

                                ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                This parameter is currently disabled.

                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                This parameter is currently disabled.

                                \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                This parameter is currently disabled.

                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                This parameter is currently disabled.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "AutomaticFailoverEnabled" : { "beanStyleGetterMethodName" : "getAutomaticFailoverEnabled", "beanStyleSetterMethodName" : "setAutomaticFailoverEnabled", "c2jName" : "AutomaticFailoverEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

                                ", "enumType" : null, "fluentGetterMethodName" : "automaticFailoverEnabled", "fluentSetterDocumentation" : "

                                Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

                                \n@param automaticFailoverEnabled Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

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

                                Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

                                \n@return Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

                                ", "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" : "AutomaticFailoverEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutomaticFailoverEnabled", "setterDocumentation" : "

                                Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

                                \n@param automaticFailoverEnabled Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

                                ", "setterMethodName" : "setAutomaticFailoverEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : "

                                Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                Default: false

                                ElastiCache Multi-AZ replication groups is not supported on:

                                • Redis versions earlier than 2.8.6.

                                • Redis (cluster mode disabled): T1 and T2 node types.

                                  Redis (cluster mode enabled): T2 node types.

                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                \n@return The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                The compute and memory capacity of the nodes in the node group (shard).

                                Valid node types are as follows:

                                • General purpose:

                                  • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                  • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                • Compute optimized: cache.c1.xlarge

                                • Memory optimized:

                                  • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                  • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                Notes:

                                • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                \n@param cacheParameterGroupName The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

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

                                  The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                  If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                  • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                  • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                  \n@return The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                  If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                  • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                  • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

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

                                    The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                    If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                    • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                    • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                    \n@param cacheParameterGroupName The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                    If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                    • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                    • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                    • ", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                      The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                      If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                      • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                      • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSecurityGroupNames" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                      A list of cache security group names to associate with this replication group.

                                      ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                      A list of cache security group names to associate with this replication group.

                                      \n@param cacheSecurityGroupNames A list of cache security group names to associate with this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                      A list of cache security group names to associate with this replication group.

                                      \n

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

                                      \n@return A list of cache security group names to associate with this replication 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" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                      A list of cache security group names to associate with this replication group.

                                      \n@param cacheSecurityGroupNames A list of cache security group names to associate with this replication group.", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                      A list of cache security group names to associate with this replication group.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                      ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                      The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                      \n@param cacheSubnetGroupName The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                                      The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                      \n@return The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                                      The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                      \n@param cacheSubnetGroupName The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                      ", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                      The name of the cache subnet group to be used for the replication group.

                                      If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Engine" : { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      The name of the cache engine to be used for the cache clusters in this replication group.

                                      ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                      The name of the cache engine to be used for the cache clusters in this replication group.

                                      \n@param engine The name of the cache engine to be used for the cache clusters in this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                      The name of the cache engine to be used for the cache clusters in this replication group.

                                      \n@return The name of the cache engine to be used for the cache clusters in this replication 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                      The name of the cache engine to be used for the cache clusters in this replication group.

                                      \n@param engine The name of the cache engine to be used for the cache clusters in this replication group.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                      The name of the cache engine to be used for the cache clusters in this replication group.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                      ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                      The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                      \n@param engineVersion The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                      The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                      \n@return The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                      The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                      \n@param engineVersion The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                      The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                      Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NodeGroupConfiguration" : { "beanStyleGetterMethodName" : "getNodeGroupConfiguration", "beanStyleSetterMethodName" : "setNodeGroupConfiguration", "c2jName" : "NodeGroupConfiguration", "c2jShape" : "NodeGroupConfigurationList", "deprecated" : false, "documentation" : "

                                      A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                      ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupConfiguration", "fluentSetterDocumentation" : "

                                      A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                      \n@param nodeGroupConfiguration A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupConfiguration", "getterDocumentation" : "

                                      A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                      \n

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

                                      \n@return A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroupConfiguration", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroupConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "member", "variableType" : "NodeGroupConfiguration", "documentation" : null, "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "member", "variableType" : "NodeGroupConfiguration", "documentation" : "", "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroupConfiguration", "memberType" : "NodeGroupConfiguration", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroupConfiguration", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroupConfiguration", "setterDocumentation" : "

                                      A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                      \n@param nodeGroupConfiguration A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.", "setterMethodName" : "setNodeGroupConfiguration", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupConfiguration", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupConfiguration", "variableType" : "java.util.List", "documentation" : "

                                      A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                      If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NotificationTopicArn" : { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

                                      ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                      The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

                                      \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                                      The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

                                      \n@return The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                                      The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

                                      \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

                                      ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                      The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                      The Amazon SNS topic owner must be the same as the cache cluster owner.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NumCacheClusters" : { "beanStyleGetterMethodName" : "getNumCacheClusters", "beanStyleSetterMethodName" : "setNumCacheClusters", "c2jName" : "NumCacheClusters", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                      The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                      ", "enumType" : null, "fluentGetterMethodName" : "numCacheClusters", "fluentSetterDocumentation" : "

                                      The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                      \n@param numCacheClusters The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheClusters", "getterDocumentation" : "

                                      The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                      \n@return The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheClusters", "setterDocumentation" : "

                                      The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                      \n@param numCacheClusters The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).", "setterMethodName" : "setNumCacheClusters", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheClusters", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheClusters", "variableType" : "Integer", "documentation" : "

                                      The number of clusters this replication group initially has.

                                      This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                      If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                      The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NumNodeGroups" : { "beanStyleGetterMethodName" : "getNumNodeGroups", "beanStyleSetterMethodName" : "setNumNodeGroups", "c2jName" : "NumNodeGroups", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                      An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                      Default: 1

                                      ", "enumType" : null, "fluentGetterMethodName" : "numNodeGroups", "fluentSetterDocumentation" : "

                                      An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                      Default: 1

                                      \n@param numNodeGroups An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

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

                                      An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                      Default: 1

                                      \n@return An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                      Default: 1", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumNodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumNodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumNodeGroups", "setterDocumentation" : "

                                      An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                      Default: 1

                                      \n@param numNodeGroups An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                      Default: 1", "setterMethodName" : "setNumNodeGroups", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : "

                                      An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                      Default: 1

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Port" : { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                      The port number on which each member of the replication group accepts connections.

                                      ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                      The port number on which each member of the replication group accepts connections.

                                      \n@param port The port number on which each member of the replication group accepts connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                      The port number on which each member of the replication group accepts connections.

                                      \n@return The port number on which each member of the replication group accepts connections.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                      The port number on which each member of the replication group accepts connections.

                                      \n@param port The port number on which each member of the replication group accepts connections.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                      The port number on which each member of the replication group accepts connections.

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "PreferredCacheClusterAZs" : { "beanStyleGetterMethodName" : "getPreferredCacheClusterAZs", "beanStyleSetterMethodName" : "setPreferredCacheClusterAZs", "c2jName" : "PreferredCacheClusterAZs", "c2jShape" : "AvailabilityZonesList", "deprecated" : false, "documentation" : "

                                      A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.

                                      ", "enumType" : null, "fluentGetterMethodName" : "preferredCacheClusterAZs", "fluentSetterDocumentation" : "

                                      A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.

                                      \n@param preferredCacheClusterAZs A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredCacheClusterAZs", "getterDocumentation" : "

                                      A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.

                                      \n

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

                                      \n@return A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredCacheClusterAZs", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredCacheClusterAZs", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "AvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "AvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "PreferredCacheClusterAZs", "setterDocumentation" : "

                                      A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.

                                      \n@param preferredCacheClusterAZs A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.", "setterMethodName" : "setPreferredCacheClusterAZs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredCacheClusterAZs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredCacheClusterAZs", "variableType" : "java.util.List", "documentation" : "

                                      A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                      This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                      If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                      The number of Availability Zones listed must equal the value of NumCacheClusters.

                                      Default: system chosen Availability Zones.

                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30

                                      ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                      Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30

                                      \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                      Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30

                                      \n@return Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                      Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30

                                      \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                      Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                      Valid values for ddd are:

                                      • sun

                                      • mon

                                      • tue

                                      • wed

                                      • thu

                                      • fri

                                      • sat

                                      Example: sun:23:00-mon:01:30

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PrimaryClusterId" : { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                      ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                      The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                      \n@param primaryClusterId The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                      The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                      \n@return The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                      The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                      \n@param primaryClusterId The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                      The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                      This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicasPerNodeGroup" : { "beanStyleGetterMethodName" : "getReplicasPerNodeGroup", "beanStyleSetterMethodName" : "setReplicasPerNodeGroup", "c2jName" : "ReplicasPerNodeGroup", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                      An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                      ", "enumType" : null, "fluentGetterMethodName" : "replicasPerNodeGroup", "fluentSetterDocumentation" : "

                                      An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                      \n@param replicasPerNodeGroup An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicasPerNodeGroup", "getterDocumentation" : "

                                      An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                      \n@return An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicasPerNodeGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicasPerNodeGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "ReplicasPerNodeGroup", "setterDocumentation" : "

                                      An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                      \n@param replicasPerNodeGroup An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.", "setterMethodName" : "setReplicasPerNodeGroup", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "replicasPerNodeGroup", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "replicasPerNodeGroup", "variableType" : "Integer", "documentation" : "

                                      An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "ReplicationGroupDescription" : { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      A user-created description for the replication group.

                                      ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                      A user-created description for the replication group.

                                      \n@param replicationGroupDescription A user-created description for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                      A user-created description for the replication group.

                                      \n@return A user-created description for the replication 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                      A user-created description for the replication group.

                                      \n@param replicationGroupDescription A user-created description for the replication group.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                      A user-created description for the replication group.

                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                      The replication group identifier. This parameter is stored as a lowercase string.

                                      Constraints:

                                      • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                      • The first character must be a letter.

                                      • A name cannot end with a hyphen or contain two consecutive hyphens.

                                      ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                      The replication group identifier. This parameter is stored as a lowercase string.

                                      Constraints:

                                      • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                      • The first character must be a letter.

                                      • A name cannot end with a hyphen or contain two consecutive hyphens.

                                      \n@param replicationGroupId The replication group identifier. This parameter is stored as a lowercase string.

                                      Constraints:

                                      • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                      • The first character must be a letter.

                                      • A name 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" : "replicationGroupId", "getterDocumentation" : "

                                        The replication group identifier. This parameter is stored as a lowercase string.

                                        Constraints:

                                        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                        • The first character must be a letter.

                                        • A name cannot end with a hyphen or contain two consecutive hyphens.

                                        \n@return The replication group identifier. This parameter is stored as a lowercase string.

                                        Constraints:

                                        • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                        • The first character must be a letter.

                                        • A name 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                          The replication group identifier. This parameter is stored as a lowercase string.

                                          Constraints:

                                          • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                          • The first character must be a letter.

                                          • A name cannot end with a hyphen or contain two consecutive hyphens.

                                          \n@param replicationGroupId The replication group identifier. This parameter is stored as a lowercase string.

                                          Constraints:

                                          • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                          • The first character must be a letter.

                                          • A name cannot end with a hyphen or contain two consecutive hyphens.

                                          • ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                            The replication group identifier. This parameter is stored as a lowercase string.

                                            Constraints:

                                            • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                            • The first character must be a letter.

                                            • A name cannot end with a hyphen or contain two consecutive hyphens.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SecurityGroupIds" : { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                            One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                            One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                            \n@param securityGroupIds One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                            One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                            \n

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

                                            \n@return One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                            One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                            \n@param securityGroupIds One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                            One or more Amazon VPC security groups associated with this replication group.

                                            Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SnapshotArns" : { "beanStyleGetterMethodName" : "getSnapshotArns", "beanStyleSetterMethodName" : "setSnapshotArns", "c2jName" : "SnapshotArns", "c2jShape" : "SnapshotArnsList", "deprecated" : false, "documentation" : "

                                            A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotArns", "fluentSetterDocumentation" : "

                                            A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                            \n@param snapshotArns A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotArns", "getterDocumentation" : "

                                            A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                            \n

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

                                            \n@return A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SnapshotArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SnapshotArn", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SnapshotArns", "setterDocumentation" : "

                                            A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                            \n@param snapshotArns A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "setterMethodName" : "setSnapshotArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : "

                                            A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SnapshotName" : { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                            The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                            The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

                                            \n@param snapshotName The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

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

                                            The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

                                            \n@return The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

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

                                            The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

                                            \n@param snapshotName The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

                                            ", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                            The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                            This parameter is only valid if the Engine parameter is redis.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotRetentionLimit" : { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                            The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                            The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache cluster).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                            The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                            \n@return The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache 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" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                            The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache cluster).", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                            The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                            This parameter is only valid if the Engine parameter is redis.

                                            Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "SnapshotWindow" : { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

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

                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

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

                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

                                            ", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                            Example: 05:00-09:00

                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                            This parameter is only valid if the Engine parameter is redis.

                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                            A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                            ", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                            A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                            \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                            A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                            \n

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

                                            \n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

                                            A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                            \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                            A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                            The replication group identifier. This parameter is stored as a lowercase string.

                                            Constraints:

                                            • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                            • The first character must be a letter.

                                            • A name cannot end with a hyphen or contain two consecutive hyphens.

                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                            The replication group identifier. This parameter is stored as a lowercase string.

                                            Constraints:

                                            • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                            • The first character must be a letter.

                                            • A name cannot end with a hyphen or contain two consecutive hyphens.

                                            \n@param replicationGroupId The replication group identifier. This parameter is stored as a lowercase string.

                                            Constraints:

                                            • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                            • The first character must be a letter.

                                            • A name 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" : "replicationGroupId", "getterDocumentation" : "

                                              The replication group identifier. This parameter is stored as a lowercase string.

                                              Constraints:

                                              • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                              • The first character must be a letter.

                                              • A name cannot end with a hyphen or contain two consecutive hyphens.

                                              \n@return The replication group identifier. This parameter is stored as a lowercase string.

                                              Constraints:

                                              • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                              • The first character must be a letter.

                                              • A name 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                The replication group identifier. This parameter is stored as a lowercase string.

                                                Constraints:

                                                • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                                • The first character must be a letter.

                                                • A name cannot end with a hyphen or contain two consecutive hyphens.

                                                \n@param replicationGroupId The replication group identifier. This parameter is stored as a lowercase string.

                                                Constraints:

                                                • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                                • The first character must be a letter.

                                                • A name cannot end with a hyphen or contain two consecutive hyphens.

                                                • ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                  The replication group identifier. This parameter is stored as a lowercase string.

                                                  Constraints:

                                                  • A name must contain from 1 to 20 alphanumeric characters or hyphens.

                                                  • The first character must be a letter.

                                                  • A name cannot end with a hyphen or contain two consecutive hyphens.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                  A user-created description for the replication group.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                                  A user-created description for the replication group.

                                                  \n@param replicationGroupDescription A user-created description for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                                  A user-created description for the replication group.

                                                  \n@return A user-created description for the replication 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                                  A user-created description for the replication group.

                                                  \n@param replicationGroupDescription A user-created description for the replication group.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                                  A user-created description for the replication group.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                  The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                                  The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                                  \n@param primaryClusterId The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                                  The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                                  \n@return The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                                  The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                                  \n@param primaryClusterId The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                                  The identifier of the cache cluster that serves as the primary for this replication group. This cache cluster must already exist and have a status of available.

                                                  This parameter is not required if NumCacheClusters, NumNodeGroups, or ReplicasPerNodeGroup is specified.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailoverEnabled", "beanStyleSetterMethodName" : "setAutomaticFailoverEnabled", "c2jName" : "AutomaticFailoverEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                  Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "automaticFailoverEnabled", "fluentSetterDocumentation" : "

                                                  Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

                                                  \n@param automaticFailoverEnabled Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

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

                                                  Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

                                                  \n@return Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

                                                  ", "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" : "AutomaticFailoverEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutomaticFailoverEnabled", "setterDocumentation" : "

                                                  Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

                                                  \n@param automaticFailoverEnabled Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

                                                  ", "setterMethodName" : "setAutomaticFailoverEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : "

                                                  Specifies whether a read-only replica is automatically promoted to read/write primary if the existing primary fails.

                                                  If true, Multi-AZ is enabled for this replication group. If false, Multi-AZ is disabled for this replication group.

                                                  AutomaticFailoverEnabled must be enabled for Redis (cluster mode enabled) replication groups.

                                                  Default: false

                                                  ElastiCache Multi-AZ replication groups is not supported on:

                                                  • Redis versions earlier than 2.8.6.

                                                  • Redis (cluster mode disabled): T1 and T2 node types.

                                                    Redis (cluster mode enabled): T2 node types.

                                                  ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheClusters", "beanStyleSetterMethodName" : "setNumCacheClusters", "c2jName" : "NumCacheClusters", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                  The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                                  ", "enumType" : null, "fluentGetterMethodName" : "numCacheClusters", "fluentSetterDocumentation" : "

                                                  The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                                  \n@param numCacheClusters The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheClusters", "getterDocumentation" : "

                                                  The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                                  \n@return The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheClusters", "setterDocumentation" : "

                                                  The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                                  \n@param numCacheClusters The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).", "setterMethodName" : "setNumCacheClusters", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheClusters", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheClusters", "variableType" : "Integer", "documentation" : "

                                                  The number of clusters this replication group initially has.

                                                  This parameter is not used if there is more than one node group (shard). You should use ReplicasPerNodeGroup instead.

                                                  If AutomaticFailoverEnabled is true, the value of this parameter must be at least 2. If AutomaticFailoverEnabled is false you can omit this parameter (it will default to 1), or you can explicitly set it to a value between 2 and 6.

                                                  The maximum permitted value for NumCacheClusters is 6 (primary plus 5 replicas).

                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredCacheClusterAZs", "beanStyleSetterMethodName" : "setPreferredCacheClusterAZs", "c2jName" : "PreferredCacheClusterAZs", "c2jShape" : "AvailabilityZonesList", "deprecated" : false, "documentation" : "

                                                  A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "preferredCacheClusterAZs", "fluentSetterDocumentation" : "

                                                  A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.

                                                  \n@param preferredCacheClusterAZs A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredCacheClusterAZs", "getterDocumentation" : "

                                                  A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.

                                                  \n

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

                                                  \n@return A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PreferredCacheClusterAZs", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredCacheClusterAZs", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "AvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "AvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "PreferredCacheClusterAZs", "setterDocumentation" : "

                                                  A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.

                                                  \n@param preferredCacheClusterAZs A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.", "setterMethodName" : "setPreferredCacheClusterAZs", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredCacheClusterAZs", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "preferredCacheClusterAZs", "variableType" : "java.util.List", "documentation" : "

                                                  A list of EC2 Availability Zones in which the replication group's cache clusters are created. The order of the Availability Zones in the list is the order in which clusters are allocated. The primary cluster is created in the first AZ in the list.

                                                  This parameter is not used if there is more than one node group (shard). You should use NodeGroupConfiguration instead.

                                                  If you are creating your replication group in an Amazon VPC (recommended), you can only locate cache clusters in Availability Zones associated with the subnets in the selected subnet group.

                                                  The number of Availability Zones listed must equal the value of NumCacheClusters.

                                                  Default: system chosen Availability Zones.

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumNodeGroups", "beanStyleSetterMethodName" : "setNumNodeGroups", "c2jName" : "NumNodeGroups", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                  An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                                  Default: 1

                                                  ", "enumType" : null, "fluentGetterMethodName" : "numNodeGroups", "fluentSetterDocumentation" : "

                                                  An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                                  Default: 1

                                                  \n@param numNodeGroups An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

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

                                                  An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                                  Default: 1

                                                  \n@return An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                                  Default: 1", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumNodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumNodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumNodeGroups", "setterDocumentation" : "

                                                  An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                                  Default: 1

                                                  \n@param numNodeGroups An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                                  Default: 1", "setterMethodName" : "setNumNodeGroups", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : "

                                                  An optional parameter that specifies the number of node groups (shards) for this Redis (cluster mode enabled) replication group. For Redis (cluster mode disabled) either omit this parameter or set it to 1.

                                                  Default: 1

                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicasPerNodeGroup", "beanStyleSetterMethodName" : "setReplicasPerNodeGroup", "c2jName" : "ReplicasPerNodeGroup", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                  An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "replicasPerNodeGroup", "fluentSetterDocumentation" : "

                                                  An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                                  \n@param replicasPerNodeGroup An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicasPerNodeGroup", "getterDocumentation" : "

                                                  An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                                  \n@return An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicasPerNodeGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicasPerNodeGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "ReplicasPerNodeGroup", "setterDocumentation" : "

                                                  An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                                  \n@param replicasPerNodeGroup An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.", "setterMethodName" : "setReplicasPerNodeGroup", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "replicasPerNodeGroup", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "replicasPerNodeGroup", "variableType" : "Integer", "documentation" : "

                                                  An optional parameter that specifies the number of replica nodes in each node group (shard). Valid values are 0 to 5.

                                                  ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupConfiguration", "beanStyleSetterMethodName" : "setNodeGroupConfiguration", "c2jName" : "NodeGroupConfiguration", "c2jShape" : "NodeGroupConfigurationList", "deprecated" : false, "documentation" : "

                                                  A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupConfiguration", "fluentSetterDocumentation" : "

                                                  A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                                  \n@param nodeGroupConfiguration A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupConfiguration", "getterDocumentation" : "

                                                  A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                                  \n

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

                                                  \n@return A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroupConfiguration", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroupConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "member", "variableType" : "NodeGroupConfiguration", "documentation" : null, "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "member", "variableType" : "NodeGroupConfiguration", "documentation" : "", "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroupConfiguration", "memberType" : "NodeGroupConfiguration", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroupConfiguration", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroupConfiguration", "setterDocumentation" : "

                                                  A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                                  \n@param nodeGroupConfiguration A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.", "setterMethodName" : "setNodeGroupConfiguration", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupConfiguration", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupConfiguration", "variableType" : "java.util.List", "documentation" : "

                                                  A list of node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                  If you're creating a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group, you can use this parameter to individually configure each node group (shard), or you can omit this parameter.

                                                  ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                  The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                  The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                  \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                  The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                  \n@return The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                  The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                  \n@param cacheNodeType The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                  The compute and memory capacity of the nodes in the node group (shard).

                                                  Valid node types are as follows:

                                                  • General purpose:

                                                    • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                    • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                  • Compute optimized: cache.c1.xlarge

                                                  • Memory optimized:

                                                    • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                    • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                  Notes:

                                                  • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                  • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                  • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                  For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                  The name of the cache engine to be used for the cache clusters in this replication group.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                                  The name of the cache engine to be used for the cache clusters in this replication group.

                                                  \n@param engine The name of the cache engine to be used for the cache clusters in this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                                  The name of the cache engine to be used for the cache clusters in this replication group.

                                                  \n@return The name of the cache engine to be used for the cache clusters in this replication 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                                  The name of the cache engine to be used for the cache clusters in this replication group.

                                                  \n@param engine The name of the cache engine to be used for the cache clusters in this replication group.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                                  The name of the cache engine to be used for the cache clusters in this replication group.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                  The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                  The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                                  \n@param engineVersion The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                  The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                                  \n@return The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                  The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                                  \n@param engineVersion The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                  The version number of the cache engine to be used for the cache clusters in this replication group. To view the supported cache engine versions, use the DescribeCacheEngineVersions operation.

                                                  Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version) in the ElastiCache User Guide, but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster or replication group and create it anew with the earlier engine version.

                                                  ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                  The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                  If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                  • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                  • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                                  ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                  The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                  If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                  • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                  • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                                  \n@param cacheParameterGroupName The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                  If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                  • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                  • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

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

                                                    The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                    If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                    • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                    • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                                    \n@return The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                    If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                    • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                    • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

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

                                                      The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                      If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                      • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                      • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                                      \n@param cacheParameterGroupName The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                      If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                      • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                      • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                                      • ", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the parameter group to associate with this replication group. If this argument is omitted, the default cache parameter group for the specified engine is used.

                                                        If you are running Redis version 3.2.4 or later, only one node group (shard), and want to use a default parameter group, we recommend that you specify the parameter group by name.

                                                        • To create a Redis (cluster mode disabled) replication group, use CacheParameterGroupName=default.redis3.2.

                                                        • To create a Redis (cluster mode enabled) replication group, use CacheParameterGroupName=default.redis3.2.cluster.on.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                                                        The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                                        \n@return The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

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

                                                        The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                                        ", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache subnet group to be used for the replication group.

                                                        If you're going to launch your cluster in an Amazon VPC, you need to create a subnet group before you start creating a cluster. For more information, see Subnets and Subnet Groups.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                                        A list of cache security group names to associate with this replication group.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                                        A list of cache security group names to associate with this replication group.

                                                        \n@param cacheSecurityGroupNames A list of cache security group names to associate with this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                                        A list of cache security group names to associate with this replication group.

                                                        \n

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

                                                        \n@return A list of cache security group names to associate with this replication 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" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                                        A list of cache security group names to associate with this replication group.

                                                        \n@param cacheSecurityGroupNames A list of cache security group names to associate with this replication group.", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                                        A list of cache security group names to associate with this replication group.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                                        One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                                        ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                        One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                                        \n@param securityGroupIds One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                        One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                                        \n

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

                                                        \n@return One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                                        One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                                        \n@param securityGroupIds One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                        One or more Amazon VPC security groups associated with this replication group.

                                                        Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud (Amazon VPC).

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                                        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

                                                        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                                        \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

                                                        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                                        \n

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

                                                        \n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag 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" : "Tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

                                                        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                                        \n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

                                                        A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotArns", "beanStyleSetterMethodName" : "setSnapshotArns", "c2jName" : "SnapshotArns", "c2jShape" : "SnapshotArnsList", "deprecated" : false, "documentation" : "

                                                        A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotArns", "fluentSetterDocumentation" : "

                                                        A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                                        \n@param snapshotArns A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotArns", "getterDocumentation" : "

                                                        A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                                        \n

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

                                                        \n@return A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SnapshotArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SnapshotArn", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SnapshotArns", "setterDocumentation" : "

                                                        A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                                        \n@param snapshotArns A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb", "setterMethodName" : "setSnapshotArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshotArns", "variableType" : "java.util.List", "documentation" : "

                                                        A list of Amazon Resource Names (ARN) that uniquely identify the Redis RDB snapshot files stored in Amazon S3. The snapshot files are used to populate the new replication group. The Amazon S3 object name in the ARN cannot contain any commas. The new replication group will have the number of node groups (console: shards) specified by the parameter NumNodeGroups or the number of node groups configured by NodeGroupConfiguration regardless of the number of ARNs specified here.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Example of an Amazon S3 ARN: arn:aws:s3:::my_bucket/snapshot1.rdb

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                        The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        \n@param snapshotName The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

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

                                                        The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        \n@return The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

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

                                                        The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        \n@param snapshotName The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        ", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                        The name of a snapshot from which to restore data into the new replication group. The snapshot status changes to restoring while the new replication group is being created.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30

                                                        ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30

                                                        \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30

                                                        \n@return Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30

                                                        \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                        Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd are:

                                                        Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                        Valid values for ddd are:

                                                        • sun

                                                        • mon

                                                        • tue

                                                        • wed

                                                        • thu

                                                        • fri

                                                        • sat

                                                        Example: sun:23:00-mon:01:30

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                        The port number on which each member of the replication group accepts connections.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                        The port number on which each member of the replication group accepts connections.

                                                        \n@param port The port number on which each member of the replication group accepts connections.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                        The port number on which each member of the replication group accepts connections.

                                                        \n@return The port number on which each member of the replication group accepts connections.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                                        The port number on which each member of the replication group accepts connections.

                                                        \n@param port The port number on which each member of the replication group accepts connections.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                        The port number on which each member of the replication group accepts connections.

                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                                        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

                                                        \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                                                        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

                                                        \n@return The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

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

                                                        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

                                                        \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

                                                        ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                                        The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic to which notifications are sent.

                                                        The Amazon SNS topic owner must be the same as the cache cluster owner.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        This parameter is currently disabled.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                        This parameter is currently disabled.

                                                        \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                        This parameter is currently disabled.

                                                        \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                        This parameter is currently disabled.

                                                        \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                        This parameter is currently disabled.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                                        \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache cluster).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                                        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                                        \n@return The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache 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" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                                        \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache cluster).", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                        The number of days for which ElastiCache retains automatic snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        Default: 0 (i.e., automatic backups are disabled for this cache cluster).

                                                        ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

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

                                                        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

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

                                                        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        ", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                        The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                        Example: 05:00-09:00

                                                        If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                        This parameter is only valid if the Engine parameter is redis.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAuthToken", "beanStyleSetterMethodName" : "setAuthToken", "c2jName" : "AuthToken", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "authToken", "fluentSetterDocumentation" : "

                                                        Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.

                                                        \n@param authToken Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "authToken", "getterDocumentation" : "

                                                        Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.

                                                        \n@return Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AuthToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AuthToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AuthToken", "setterDocumentation" : "

                                                        Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.

                                                        \n@param authToken Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.", "setterMethodName" : "setAuthToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "authToken", "variableType" : "String", "documentation" : "

                                                        Reserved parameter. The password used to access a password protected server.

                                                        Password constraints:

                                                        • Must be only printable ASCII characters.

                                                        • Must be at least 16 characters and no more than 128 characters in length.

                                                        • Cannot contain any of the following characters: '/', '\"', or \"@\".

                                                        For more information, see AUTH password at Redis.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationGroupId", "ReplicationGroupDescription" ], "shapeName" : "CreateReplicationGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateReplicationGroupRequest", "variableName" : "createReplicationGroupRequest", "variableType" : "CreateReplicationGroupRequest", "documentation" : null, "simpleType" : "CreateReplicationGroupRequest", "variableSetterType" : "CreateReplicationGroupRequest" }, "wrapper" : false }, "CreateReplicationGroupResponse" : { "c2jName" : "CreateReplicationGroupResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationGroup" : { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateReplicationGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateReplicationGroupResult" }, "variable" : { "variableDeclarationType" : "CreateReplicationGroupResponse", "variableName" : "createReplicationGroupResponse", "variableType" : "CreateReplicationGroupResponse", "documentation" : null, "simpleType" : "CreateReplicationGroupResponse", "variableSetterType" : "CreateReplicationGroupResponse" }, "wrapper" : false }, "CreateSnapshotRequest" : { "c2jName" : "CreateSnapshotMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a CreateSnapshot operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "CreateSnapshot", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@param replicationGroupId The identifier of an existing replication group. The snapshot is created from this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@return The identifier of an existing replication group. The snapshot is created from this replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@param replicationGroupId The identifier of an existing replication group. The snapshot is created from this replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@param cacheClusterId The identifier of an existing cache cluster. The snapshot is created from this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@return The identifier of an existing cache cluster. The snapshot is created from this cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@param cacheClusterId The identifier of an existing cache cluster. The snapshot is created from this cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        A name for the snapshot being created.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@param snapshotName A name for the snapshot being created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@return A name for the snapshot being 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@param snapshotName A name for the snapshot being created.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                        A name for the snapshot being created.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@param cacheClusterId The identifier of an existing cache cluster. The snapshot is created from this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@return The identifier of an existing cache cluster. The snapshot is created from this cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@param cacheClusterId The identifier of an existing cache cluster. The snapshot is created from this cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@param replicationGroupId The identifier of an existing replication group. The snapshot is created from this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@return The identifier of an existing replication group. The snapshot is created from this replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@param replicationGroupId The identifier of an existing replication group. The snapshot is created from this replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotName" : { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        A name for the snapshot being created.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@param snapshotName A name for the snapshot being created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@return A name for the snapshot being 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@param snapshotName A name for the snapshot being created.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                        A name for the snapshot being created.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@param replicationGroupId The identifier of an existing replication group. The snapshot is created from this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@return The identifier of an existing replication group. The snapshot is created from this replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        \n@param replicationGroupId The identifier of an existing replication group. The snapshot is created from this replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                        The identifier of an existing replication group. The snapshot is created from this replication group.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@param cacheClusterId The identifier of an existing cache cluster. The snapshot is created from this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@return The identifier of an existing cache cluster. The snapshot is created from this cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        \n@param cacheClusterId The identifier of an existing cache cluster. The snapshot is created from this cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The identifier of an existing cache cluster. The snapshot is created from this cache cluster.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        A name for the snapshot being created.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@param snapshotName A name for the snapshot being created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@return A name for the snapshot being 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                        A name for the snapshot being created.

                                                        \n@param snapshotName A name for the snapshot being created.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                        A name for the snapshot being created.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SnapshotName" ], "shapeName" : "CreateSnapshotRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateSnapshotRequest", "variableName" : "createSnapshotRequest", "variableType" : "CreateSnapshotRequest", "documentation" : null, "simpleType" : "CreateSnapshotRequest", "variableSetterType" : "CreateSnapshotRequest" }, "wrapper" : false }, "CreateSnapshotResponse" : { "c2jName" : "CreateSnapshotResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Snapshot" : { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateSnapshotResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "CreateSnapshotResult" }, "variable" : { "variableDeclarationType" : "CreateSnapshotResponse", "variableName" : "createSnapshotResponse", "variableType" : "CreateSnapshotResponse", "documentation" : null, "simpleType" : "CreateSnapshotResponse", "variableSetterType" : "CreateSnapshotResponse" }, "wrapper" : false }, "DeleteCacheClusterRequest" : { "c2jName" : "DeleteCacheClusterMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a DeleteCacheCluster operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DeleteCacheCluster", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param cacheClusterId The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@return The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param cacheClusterId The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFinalSnapshotIdentifier", "beanStyleSetterMethodName" : "setFinalSnapshotIdentifier", "c2jName" : "FinalSnapshotIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "finalSnapshotIdentifier", "fluentSetterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@param finalSnapshotIdentifier The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "finalSnapshotIdentifier", "getterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@return The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FinalSnapshotIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FinalSnapshotIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FinalSnapshotIdentifier", "setterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@param finalSnapshotIdentifier The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.", "setterMethodName" : "setFinalSnapshotIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param cacheClusterId The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@return The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param cacheClusterId The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "FinalSnapshotIdentifier" : { "beanStyleGetterMethodName" : "getFinalSnapshotIdentifier", "beanStyleSetterMethodName" : "setFinalSnapshotIdentifier", "c2jName" : "FinalSnapshotIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "finalSnapshotIdentifier", "fluentSetterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@param finalSnapshotIdentifier The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "finalSnapshotIdentifier", "getterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@return The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FinalSnapshotIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FinalSnapshotIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FinalSnapshotIdentifier", "setterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@param finalSnapshotIdentifier The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.", "setterMethodName" : "setFinalSnapshotIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param cacheClusterId The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@return The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param cacheClusterId The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The cache cluster identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFinalSnapshotIdentifier", "beanStyleSetterMethodName" : "setFinalSnapshotIdentifier", "c2jName" : "FinalSnapshotIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "finalSnapshotIdentifier", "fluentSetterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@param finalSnapshotIdentifier The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "finalSnapshotIdentifier", "getterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@return The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FinalSnapshotIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FinalSnapshotIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FinalSnapshotIdentifier", "setterDocumentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        \n@param finalSnapshotIdentifier The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.", "setterMethodName" : "setFinalSnapshotIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : "

                                                        The user-supplied name of a final cache cluster snapshot. This is the unique name that identifies the snapshot. ElastiCache creates the snapshot, and then deletes the cache cluster immediately afterward.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheClusterId" ], "shapeName" : "DeleteCacheClusterRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteCacheClusterRequest", "variableName" : "deleteCacheClusterRequest", "variableType" : "DeleteCacheClusterRequest", "documentation" : null, "simpleType" : "DeleteCacheClusterRequest", "variableSetterType" : "DeleteCacheClusterRequest" }, "wrapper" : false }, "DeleteCacheClusterResponse" : { "c2jName" : "DeleteCacheClusterResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheCluster" : { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteCacheClusterResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DeleteCacheClusterResult" }, "variable" : { "variableDeclarationType" : "DeleteCacheClusterResponse", "variableName" : "deleteCacheClusterResponse", "variableType" : "DeleteCacheClusterResponse", "documentation" : null, "simpleType" : "DeleteCacheClusterResponse", "variableSetterType" : "DeleteCacheClusterResponse" }, "wrapper" : false }, "DeleteCacheParameterGroupRequest" : { "c2jName" : "DeleteCacheParameterGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a DeleteCacheParameterGroup operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DeleteCacheParameterGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@param cacheParameterGroupName The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

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

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@return The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

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

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@param cacheParameterGroupName The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@param cacheParameterGroupName The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

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

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@return The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

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

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@param cacheParameterGroupName The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@param cacheParameterGroupName The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

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

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@return The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

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

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        \n@param cacheParameterGroupName The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache parameter group to delete.

                                                        The specified cache security group must not be associated with any cache clusters.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheParameterGroupName" ], "shapeName" : "DeleteCacheParameterGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteCacheParameterGroupRequest", "variableName" : "deleteCacheParameterGroupRequest", "variableType" : "DeleteCacheParameterGroupRequest", "documentation" : null, "simpleType" : "DeleteCacheParameterGroupRequest", "variableSetterType" : "DeleteCacheParameterGroupRequest" }, "wrapper" : false }, "DeleteCacheParameterGroupResponse" : { "c2jName" : "DeleteCacheParameterGroupResponse", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteCacheParameterGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteCacheParameterGroupResponse", "variableName" : "deleteCacheParameterGroupResponse", "variableType" : "DeleteCacheParameterGroupResponse", "documentation" : null, "simpleType" : "DeleteCacheParameterGroupResponse", "variableSetterType" : "DeleteCacheParameterGroupResponse" }, "wrapper" : false }, "DeleteCacheSecurityGroupRequest" : { "c2jName" : "DeleteCacheSecurityGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a DeleteCacheSecurityGroup operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DeleteCacheSecurityGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@param cacheSecurityGroupName The name of the cache security group to delete.

                                                        You cannot delete the default security group.

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

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@return The name of the cache security group to delete.

                                                        You cannot delete the default 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@param cacheSecurityGroupName The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroupName" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@param cacheSecurityGroupName The name of the cache security group to delete.

                                                        You cannot delete the default security group.

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

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@return The name of the cache security group to delete.

                                                        You cannot delete the default 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@param cacheSecurityGroupName The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@param cacheSecurityGroupName The name of the cache security group to delete.

                                                        You cannot delete the default security group.

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

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@return The name of the cache security group to delete.

                                                        You cannot delete the default 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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        \n@param cacheSecurityGroupName The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache security group to delete.

                                                        You cannot delete the default security group.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheSecurityGroupName" ], "shapeName" : "DeleteCacheSecurityGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteCacheSecurityGroupRequest", "variableName" : "deleteCacheSecurityGroupRequest", "variableType" : "DeleteCacheSecurityGroupRequest", "documentation" : null, "simpleType" : "DeleteCacheSecurityGroupRequest", "variableSetterType" : "DeleteCacheSecurityGroupRequest" }, "wrapper" : false }, "DeleteCacheSecurityGroupResponse" : { "c2jName" : "DeleteCacheSecurityGroupResponse", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteCacheSecurityGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteCacheSecurityGroupResponse", "variableName" : "deleteCacheSecurityGroupResponse", "variableType" : "DeleteCacheSecurityGroupResponse", "documentation" : null, "simpleType" : "DeleteCacheSecurityGroupResponse", "variableSetterType" : "DeleteCacheSecurityGroupResponse" }, "wrapper" : false }, "DeleteCacheSubnetGroupRequest" : { "c2jName" : "DeleteCacheSubnetGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a DeleteCacheSubnetGroup operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DeleteCacheSubnetGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@return The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@return The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@return The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        \n@param cacheSubnetGroupName The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                        The name of the cache subnet group to delete.

                                                        Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheSubnetGroupName" ], "shapeName" : "DeleteCacheSubnetGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteCacheSubnetGroupRequest", "variableName" : "deleteCacheSubnetGroupRequest", "variableType" : "DeleteCacheSubnetGroupRequest", "documentation" : null, "simpleType" : "DeleteCacheSubnetGroupRequest", "variableSetterType" : "DeleteCacheSubnetGroupRequest" }, "wrapper" : false }, "DeleteCacheSubnetGroupResponse" : { "c2jName" : "DeleteCacheSubnetGroupResponse", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteCacheSubnetGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteCacheSubnetGroupResponse", "variableName" : "deleteCacheSubnetGroupResponse", "variableType" : "DeleteCacheSubnetGroupResponse", "documentation" : null, "simpleType" : "DeleteCacheSubnetGroupResponse", "variableSetterType" : "DeleteCacheSubnetGroupResponse" }, "wrapper" : false }, "DeleteReplicationGroupRequest" : { "c2jName" : "DeleteReplicationGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a DeleteReplicationGroup operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DeleteReplicationGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param replicationGroupId The identifier for the cluster to be deleted. This parameter is not case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@return The identifier for the cluster to be deleted. This parameter is not case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param replicationGroupId The identifier for the cluster to be deleted. This parameter is not case sensitive.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainPrimaryCluster", "beanStyleSetterMethodName" : "setRetainPrimaryCluster", "c2jName" : "RetainPrimaryCluster", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "retainPrimaryCluster", "fluentSetterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@param retainPrimaryCluster If set to true, all of the read replicas are deleted, but the primary node is retained.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainPrimaryCluster", "getterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@return If set to true, all of the read replicas are deleted, but the primary node is retained.", "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" : "RetainPrimaryCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RetainPrimaryCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "RetainPrimaryCluster", "setterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@param retainPrimaryCluster If set to true, all of the read replicas are deleted, but the primary node is retained.", "setterMethodName" : "setRetainPrimaryCluster", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainPrimaryCluster", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainPrimaryCluster", "variableType" : "Boolean", "documentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFinalSnapshotIdentifier", "beanStyleSetterMethodName" : "setFinalSnapshotIdentifier", "c2jName" : "FinalSnapshotIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "finalSnapshotIdentifier", "fluentSetterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@param finalSnapshotIdentifier The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "finalSnapshotIdentifier", "getterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@return The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately 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" : "FinalSnapshotIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FinalSnapshotIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FinalSnapshotIdentifier", "setterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@param finalSnapshotIdentifier The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.", "setterMethodName" : "setFinalSnapshotIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FinalSnapshotIdentifier" : { "beanStyleGetterMethodName" : "getFinalSnapshotIdentifier", "beanStyleSetterMethodName" : "setFinalSnapshotIdentifier", "c2jName" : "FinalSnapshotIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "finalSnapshotIdentifier", "fluentSetterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@param finalSnapshotIdentifier The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "finalSnapshotIdentifier", "getterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@return The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately 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" : "FinalSnapshotIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FinalSnapshotIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FinalSnapshotIdentifier", "setterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@param finalSnapshotIdentifier The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.", "setterMethodName" : "setFinalSnapshotIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param replicationGroupId The identifier for the cluster to be deleted. This parameter is not case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@return The identifier for the cluster to be deleted. This parameter is not case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param replicationGroupId The identifier for the cluster to be deleted. This parameter is not case sensitive.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RetainPrimaryCluster" : { "beanStyleGetterMethodName" : "getRetainPrimaryCluster", "beanStyleSetterMethodName" : "setRetainPrimaryCluster", "c2jName" : "RetainPrimaryCluster", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "retainPrimaryCluster", "fluentSetterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@param retainPrimaryCluster If set to true, all of the read replicas are deleted, but the primary node is retained.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainPrimaryCluster", "getterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@return If set to true, all of the read replicas are deleted, but the primary node is retained.", "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" : "RetainPrimaryCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RetainPrimaryCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "RetainPrimaryCluster", "setterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@param retainPrimaryCluster If set to true, all of the read replicas are deleted, but the primary node is retained.", "setterMethodName" : "setRetainPrimaryCluster", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainPrimaryCluster", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainPrimaryCluster", "variableType" : "Boolean", "documentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param replicationGroupId The identifier for the cluster to be deleted. This parameter is not case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@return The identifier for the cluster to be deleted. This parameter is not case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        \n@param replicationGroupId The identifier for the cluster to be deleted. This parameter is not case sensitive.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                        The identifier for the cluster to be deleted. This parameter is not case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetainPrimaryCluster", "beanStyleSetterMethodName" : "setRetainPrimaryCluster", "c2jName" : "RetainPrimaryCluster", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "retainPrimaryCluster", "fluentSetterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@param retainPrimaryCluster If set to true, all of the read replicas are deleted, but the primary node is retained.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retainPrimaryCluster", "getterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@return If set to true, all of the read replicas are deleted, but the primary node is retained.", "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" : "RetainPrimaryCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RetainPrimaryCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "RetainPrimaryCluster", "setterDocumentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        \n@param retainPrimaryCluster If set to true, all of the read replicas are deleted, but the primary node is retained.", "setterMethodName" : "setRetainPrimaryCluster", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retainPrimaryCluster", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retainPrimaryCluster", "variableType" : "Boolean", "documentation" : "

                                                        If set to true, all of the read replicas are deleted, but the primary node is retained.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFinalSnapshotIdentifier", "beanStyleSetterMethodName" : "setFinalSnapshotIdentifier", "c2jName" : "FinalSnapshotIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "finalSnapshotIdentifier", "fluentSetterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@param finalSnapshotIdentifier The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "finalSnapshotIdentifier", "getterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@return The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately 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" : "FinalSnapshotIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FinalSnapshotIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FinalSnapshotIdentifier", "setterDocumentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        \n@param finalSnapshotIdentifier The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.", "setterMethodName" : "setFinalSnapshotIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "finalSnapshotIdentifier", "variableType" : "String", "documentation" : "

                                                        The name of a final node group (shard) snapshot. ElastiCache creates the snapshot from the primary node in the cluster, rather than one of the replicas; this is to ensure that it captures the freshest data. After the final snapshot is taken, the replication group is immediately deleted.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationGroupId" ], "shapeName" : "DeleteReplicationGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteReplicationGroupRequest", "variableName" : "deleteReplicationGroupRequest", "variableType" : "DeleteReplicationGroupRequest", "documentation" : null, "simpleType" : "DeleteReplicationGroupRequest", "variableSetterType" : "DeleteReplicationGroupRequest" }, "wrapper" : false }, "DeleteReplicationGroupResponse" : { "c2jName" : "DeleteReplicationGroupResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationGroup" : { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteReplicationGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DeleteReplicationGroupResult" }, "variable" : { "variableDeclarationType" : "DeleteReplicationGroupResponse", "variableName" : "deleteReplicationGroupResponse", "variableType" : "DeleteReplicationGroupResponse", "documentation" : null, "simpleType" : "DeleteReplicationGroupResponse", "variableSetterType" : "DeleteReplicationGroupResponse" }, "wrapper" : false }, "DeleteSnapshotRequest" : { "c2jName" : "DeleteSnapshotMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a DeleteSnapshot operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DeleteSnapshot", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the snapshot to be deleted.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                        The name of the snapshot to be deleted.

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

                                                        The name of the snapshot to be deleted.

                                                        \n@return The name of the snapshot 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                        The name of the snapshot to be deleted.

                                                        \n@param snapshotName The name of the snapshot to be deleted.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                        The name of the snapshot to be deleted.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SnapshotName" : { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the snapshot to be deleted.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                        The name of the snapshot to be deleted.

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

                                                        The name of the snapshot to be deleted.

                                                        \n@return The name of the snapshot 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                        The name of the snapshot to be deleted.

                                                        \n@param snapshotName The name of the snapshot to be deleted.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                        The name of the snapshot to be deleted.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of the snapshot to be deleted.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                        The name of the snapshot to be deleted.

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

                                                        The name of the snapshot to be deleted.

                                                        \n@return The name of the snapshot 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                        The name of the snapshot to be deleted.

                                                        \n@param snapshotName The name of the snapshot to be deleted.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                        The name of the snapshot to be deleted.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "SnapshotName" ], "shapeName" : "DeleteSnapshotRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteSnapshotRequest", "variableName" : "deleteSnapshotRequest", "variableType" : "DeleteSnapshotRequest", "documentation" : null, "simpleType" : "DeleteSnapshotRequest", "variableSetterType" : "DeleteSnapshotRequest" }, "wrapper" : false }, "DeleteSnapshotResponse" : { "c2jName" : "DeleteSnapshotResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Snapshot" : { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSnapshot", "beanStyleSetterMethodName" : "setSnapshot", "c2jName" : "Snapshot", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "snapshot", "fluentSetterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshot", "getterDocumentation" : "Returns the value of the Snapshot property for this object.\n@return The value of the Snapshot property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Snapshot", "setterDocumentation" : "Sets the value of the Snapshot property for this object.\n\n@param snapshot The new value for the Snapshot property for this object.", "setterMethodName" : "setSnapshot", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "snapshot", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteSnapshotResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DeleteSnapshotResult" }, "variable" : { "variableDeclarationType" : "DeleteSnapshotResponse", "variableName" : "deleteSnapshotResponse", "variableType" : "DeleteSnapshotResponse", "documentation" : null, "simpleType" : "DeleteSnapshotResponse", "variableSetterType" : "DeleteSnapshotResponse" }, "wrapper" : false }, "DescribeCacheClustersRequest" : { "c2jName" : "DescribeCacheClustersMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the input of a DescribeCacheClusters operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeCacheClusters", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@param cacheClusterId The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@return The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@param cacheClusterId The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                        Default: 100

                                                        Constraints: minimum 20; maximum 100.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getShowCacheNodeInfo", "beanStyleSetterMethodName" : "setShowCacheNodeInfo", "c2jName" : "ShowCacheNodeInfo", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "showCacheNodeInfo", "fluentSetterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@param showCacheNodeInfo An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showCacheNodeInfo", "getterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@return An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.", "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" : "ShowCacheNodeInfo", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowCacheNodeInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowCacheNodeInfo", "setterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@param showCacheNodeInfo An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.", "setterMethodName" : "setShowCacheNodeInfo", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheNodeInfo", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheNodeInfo", "variableType" : "Boolean", "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getShowCacheClustersNotInReplicationGroups", "beanStyleSetterMethodName" : "setShowCacheClustersNotInReplicationGroups", "c2jName" : "ShowCacheClustersNotInReplicationGroups", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "showCacheClustersNotInReplicationGroups", "fluentSetterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@param showCacheClustersNotInReplicationGroups An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showCacheClustersNotInReplicationGroups", "getterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@return An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.", "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" : "ShowCacheClustersNotInReplicationGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowCacheClustersNotInReplicationGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowCacheClustersNotInReplicationGroups", "setterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@param showCacheClustersNotInReplicationGroups An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.", "setterMethodName" : "setShowCacheClustersNotInReplicationGroups", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheClustersNotInReplicationGroups", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheClustersNotInReplicationGroups", "variableType" : "Boolean", "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@param cacheClusterId The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@return The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@param cacheClusterId The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                        Default: 100

                                                        Constraints: minimum 20; maximum 100.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, "ShowCacheClustersNotInReplicationGroups" : { "beanStyleGetterMethodName" : "getShowCacheClustersNotInReplicationGroups", "beanStyleSetterMethodName" : "setShowCacheClustersNotInReplicationGroups", "c2jName" : "ShowCacheClustersNotInReplicationGroups", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "showCacheClustersNotInReplicationGroups", "fluentSetterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@param showCacheClustersNotInReplicationGroups An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showCacheClustersNotInReplicationGroups", "getterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@return An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.", "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" : "ShowCacheClustersNotInReplicationGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowCacheClustersNotInReplicationGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowCacheClustersNotInReplicationGroups", "setterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@param showCacheClustersNotInReplicationGroups An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.", "setterMethodName" : "setShowCacheClustersNotInReplicationGroups", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheClustersNotInReplicationGroups", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheClustersNotInReplicationGroups", "variableType" : "Boolean", "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "ShowCacheNodeInfo" : { "beanStyleGetterMethodName" : "getShowCacheNodeInfo", "beanStyleSetterMethodName" : "setShowCacheNodeInfo", "c2jName" : "ShowCacheNodeInfo", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "showCacheNodeInfo", "fluentSetterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@param showCacheNodeInfo An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showCacheNodeInfo", "getterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@return An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.", "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" : "ShowCacheNodeInfo", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowCacheNodeInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowCacheNodeInfo", "setterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@param showCacheNodeInfo An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.", "setterMethodName" : "setShowCacheNodeInfo", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheNodeInfo", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheNodeInfo", "variableType" : "Boolean", "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@param cacheClusterId The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@return The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        \n@param cacheClusterId The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                        The user-supplied cluster identifier. If this parameter is specified, only information about that specific cache cluster is returned. This parameter isn't case sensitive.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                        Default: 100

                                                        Constraints: minimum 20; maximum 100.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                        The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                        An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getShowCacheNodeInfo", "beanStyleSetterMethodName" : "setShowCacheNodeInfo", "c2jName" : "ShowCacheNodeInfo", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "showCacheNodeInfo", "fluentSetterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@param showCacheNodeInfo An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showCacheNodeInfo", "getterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@return An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.", "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" : "ShowCacheNodeInfo", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowCacheNodeInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowCacheNodeInfo", "setterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        \n@param showCacheNodeInfo An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.", "setterMethodName" : "setShowCacheNodeInfo", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheNodeInfo", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheNodeInfo", "variableType" : "Boolean", "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to retrieve information about the individual cache nodes.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getShowCacheClustersNotInReplicationGroups", "beanStyleSetterMethodName" : "setShowCacheClustersNotInReplicationGroups", "c2jName" : "ShowCacheClustersNotInReplicationGroups", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "showCacheClustersNotInReplicationGroups", "fluentSetterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@param showCacheClustersNotInReplicationGroups An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showCacheClustersNotInReplicationGroups", "getterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@return An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.", "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" : "ShowCacheClustersNotInReplicationGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowCacheClustersNotInReplicationGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowCacheClustersNotInReplicationGroups", "setterDocumentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        \n@param showCacheClustersNotInReplicationGroups An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.", "setterMethodName" : "setShowCacheClustersNotInReplicationGroups", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheClustersNotInReplicationGroups", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showCacheClustersNotInReplicationGroups", "variableType" : "Boolean", "documentation" : "

                                                        An optional flag that can be included in the DescribeCacheCluster request to show only nodes (API/CLI: clusters) that are not members of a replication group. In practice, this mean Memcached and single node Redis clusters.

                                                        ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCacheClustersRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCacheClustersRequest", "variableName" : "describeCacheClustersRequest", "variableType" : "DescribeCacheClustersRequest", "documentation" : null, "simpleType" : "DescribeCacheClustersRequest", "variableSetterType" : "DescribeCacheClustersRequest" }, "wrapper" : false }, "DescribeCacheClustersResponse" : { "c2jName" : "CacheClusterMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                        Represents the output of a DescribeCacheClusters operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusters", "beanStyleSetterMethodName" : "setCacheClusters", "c2jName" : "CacheClusters", "c2jShape" : "CacheClusterList", "deprecated" : false, "documentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusters", "fluentSetterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n@param cacheClusters A list of cache clusters. Each item in the list contains detailed information about one cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusters", "getterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n

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

                                                        \n@return A list of cache clusters. Each item in the list contains detailed information about one cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "member", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "member", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheCluster", "memberType" : "CacheCluster", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheCluster", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheClusters", "setterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n@param cacheClusters A list of cache clusters. Each item in the list contains detailed information about one cache cluster.", "setterMethodName" : "setCacheClusters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheClusters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheClusters", "variableType" : "java.util.List", "documentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusters" : { "beanStyleGetterMethodName" : "getCacheClusters", "beanStyleSetterMethodName" : "setCacheClusters", "c2jName" : "CacheClusters", "c2jShape" : "CacheClusterList", "deprecated" : false, "documentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusters", "fluentSetterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n@param cacheClusters A list of cache clusters. Each item in the list contains detailed information about one cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusters", "getterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n

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

                                                        \n@return A list of cache clusters. Each item in the list contains detailed information about one cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "member", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "member", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheCluster", "memberType" : "CacheCluster", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheCluster", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheClusters", "setterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n@param cacheClusters A list of cache clusters. Each item in the list contains detailed information about one cache cluster.", "setterMethodName" : "setCacheClusters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheClusters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheClusters", "variableType" : "java.util.List", "documentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                        Provides an identifier to allow retrieval of paginated results.

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusters", "beanStyleSetterMethodName" : "setCacheClusters", "c2jName" : "CacheClusters", "c2jShape" : "CacheClusterList", "deprecated" : false, "documentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheClusters", "fluentSetterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n@param cacheClusters A list of cache clusters. Each item in the list contains detailed information about one cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusters", "getterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n

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

                                                        \n@return A list of cache clusters. Each item in the list contains detailed information about one cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "member", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "member", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheCluster", "memberType" : "CacheCluster", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheCluster", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheClusters", "setterDocumentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

                                                        \n@param cacheClusters A list of cache clusters. Each item in the list contains detailed information about one cache cluster.", "setterMethodName" : "setCacheClusters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheClusters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheClusters", "variableType" : "java.util.List", "documentation" : "

                                                        A list of cache clusters. Each item in the list contains detailed information about one cache cluster.

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

                                                        Represents the input of a DescribeCacheEngineVersions operation.

                                                        ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeCacheEngineVersions", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The cache engine to return. Valid values: memcached | redis

                                                        ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                                        The cache engine to return. Valid values: memcached | redis

                                                        \n@param engine The cache engine to return. Valid values: memcached | redis\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                                        The cache engine to return. Valid values: memcached | redis

                                                        \n@return The cache engine to return. Valid values: memcached | redis", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                                        The cache engine to return. Valid values: memcached | redis

                                                        \n@param engine The cache engine to return. Valid values: memcached | redis", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                                        The cache engine to return. Valid values: memcached | redis

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The cache engine version to return.

                                                        Example: 1.4.14

                                                        ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                        The cache engine version to return.

                                                        Example: 1.4.14

                                                        \n@param engineVersion The cache engine version to return.

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

                                                        The cache engine version to return.

                                                        Example: 1.4.14

                                                        \n@return The cache engine version to return.

                                                        Example: 1.4.14", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                        The cache engine version to return.

                                                        Example: 1.4.14

                                                        \n@param engineVersion The cache engine version to return.

                                                        Example: 1.4.14", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                        The cache engine version to return.

                                                        Example: 1.4.14

                                                        ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                        The name of a specific cache parameter group family to return details for.

                                                        Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                        Constraints:

                                                        • Must be 1 to 255 alphanumeric characters

                                                        • First character must be a letter

                                                        • Cannot end with a hyphen or contain two consecutive hyphens

                                                        ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                        The name of a specific cache parameter group family to return details for.

                                                        Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                        Constraints:

                                                        • Must be 1 to 255 alphanumeric characters

                                                        • First character must be a letter

                                                        • Cannot end with a hyphen or contain two consecutive hyphens

                                                        \n@param cacheParameterGroupFamily The name of a specific cache parameter group family to return details for.

                                                        Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                        Constraints:

                                                        • Must be 1 to 255 alphanumeric characters

                                                        • 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" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                          The name of a specific cache parameter group family to return details for.

                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                          Constraints:

                                                          • Must be 1 to 255 alphanumeric characters

                                                          • First character must be a letter

                                                          • Cannot end with a hyphen or contain two consecutive hyphens

                                                          \n@return The name of a specific cache parameter group family to return details for.

                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                          Constraints:

                                                          • Must be 1 to 255 alphanumeric characters

                                                          • 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" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                            The name of a specific cache parameter group family to return details for.

                                                            Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                            Constraints:

                                                            • Must be 1 to 255 alphanumeric characters

                                                            • First character must be a letter

                                                            • Cannot end with a hyphen or contain two consecutive hyphens

                                                            \n@param cacheParameterGroupFamily The name of a specific cache parameter group family to return details for.

                                                            Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                            Constraints:

                                                            • Must be 1 to 255 alphanumeric characters

                                                            • First character must be a letter

                                                            • Cannot end with a hyphen or contain two consecutive hyphens

                                                            • ", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                              The name of a specific cache parameter group family to return details for.

                                                              Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                              Constraints:

                                                              • Must be 1 to 255 alphanumeric characters

                                                              • First character must be a letter

                                                              • Cannot end with a hyphen or contain two consecutive hyphens

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                              Default: 100

                                                              Constraints: minimum 20; maximum 100.

                                                              ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                              The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                              An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                              An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                              An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                              An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                              ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDefaultOnly", "beanStyleSetterMethodName" : "setDefaultOnly", "c2jName" : "DefaultOnly", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                              If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                              ", "enumType" : null, "fluentGetterMethodName" : "defaultOnly", "fluentSetterDocumentation" : "

                                                              If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                              \n@param defaultOnly If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultOnly", "getterDocumentation" : "

                                                              If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                              \n@return If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.", "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" : "DefaultOnly", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultOnly", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "DefaultOnly", "setterDocumentation" : "

                                                              If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                              \n@param defaultOnly If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.", "setterMethodName" : "setDefaultOnly", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "defaultOnly", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "defaultOnly", "variableType" : "Boolean", "documentation" : "

                                                              If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                              ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupFamily" : { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                              The name of a specific cache parameter group family to return details for.

                                                              Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                              Constraints:

                                                              • Must be 1 to 255 alphanumeric characters

                                                              • First character must be a letter

                                                              • Cannot end with a hyphen or contain two consecutive hyphens

                                                              ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                              The name of a specific cache parameter group family to return details for.

                                                              Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                              Constraints:

                                                              • Must be 1 to 255 alphanumeric characters

                                                              • First character must be a letter

                                                              • Cannot end with a hyphen or contain two consecutive hyphens

                                                              \n@param cacheParameterGroupFamily The name of a specific cache parameter group family to return details for.

                                                              Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                              Constraints:

                                                              • Must be 1 to 255 alphanumeric characters

                                                              • 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" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                The name of a specific cache parameter group family to return details for.

                                                                Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                Constraints:

                                                                • Must be 1 to 255 alphanumeric characters

                                                                • First character must be a letter

                                                                • Cannot end with a hyphen or contain two consecutive hyphens

                                                                \n@return The name of a specific cache parameter group family to return details for.

                                                                Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                Constraints:

                                                                • Must be 1 to 255 alphanumeric characters

                                                                • 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" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                  The name of a specific cache parameter group family to return details for.

                                                                  Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                  Constraints:

                                                                  • Must be 1 to 255 alphanumeric characters

                                                                  • First character must be a letter

                                                                  • Cannot end with a hyphen or contain two consecutive hyphens

                                                                  \n@param cacheParameterGroupFamily The name of a specific cache parameter group family to return details for.

                                                                  Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                  Constraints:

                                                                  • Must be 1 to 255 alphanumeric characters

                                                                  • First character must be a letter

                                                                  • Cannot end with a hyphen or contain two consecutive hyphens

                                                                  • ", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                    The name of a specific cache parameter group family to return details for.

                                                                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                    Constraints:

                                                                    • Must be 1 to 255 alphanumeric characters

                                                                    • First character must be a letter

                                                                    • Cannot end with a hyphen or contain two consecutive hyphens

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DefaultOnly" : { "beanStyleGetterMethodName" : "getDefaultOnly", "beanStyleSetterMethodName" : "setDefaultOnly", "c2jName" : "DefaultOnly", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                    If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "defaultOnly", "fluentSetterDocumentation" : "

                                                                    If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                    \n@param defaultOnly If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultOnly", "getterDocumentation" : "

                                                                    If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                    \n@return If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.", "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" : "DefaultOnly", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultOnly", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "DefaultOnly", "setterDocumentation" : "

                                                                    If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                    \n@param defaultOnly If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.", "setterMethodName" : "setDefaultOnly", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "defaultOnly", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "defaultOnly", "variableType" : "Boolean", "documentation" : "

                                                                    If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                    ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "Engine" : { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    \n@param engine The cache engine to return. Valid values: memcached | redis\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    \n@return The cache engine to return. Valid values: memcached | redis", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    \n@param engine The cache engine to return. Valid values: memcached | redis", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    \n@param engineVersion The cache engine version to return.

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

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    \n@return The cache engine version to return.

                                                                    Example: 1.4.14", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    \n@param engineVersion The cache engine version to return.

                                                                    Example: 1.4.14", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                    An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                    An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                    \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                    \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                    An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                    \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                    An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                    The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                    Default: 100

                                                                    Constraints: minimum 20; maximum 100.

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                    The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                    The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    \n@param engine The cache engine to return. Valid values: memcached | redis\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    \n@return The cache engine to return. Valid values: memcached | redis", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    \n@param engine The cache engine to return. Valid values: memcached | redis", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                                                    The cache engine to return. Valid values: memcached | redis

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    \n@param engineVersion The cache engine version to return.

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

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    \n@return The cache engine version to return.

                                                                    Example: 1.4.14", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    \n@param engineVersion The cache engine version to return.

                                                                    Example: 1.4.14", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                    The cache engine version to return.

                                                                    Example: 1.4.14

                                                                    ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                    The name of a specific cache parameter group family to return details for.

                                                                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                    Constraints:

                                                                    • Must be 1 to 255 alphanumeric characters

                                                                    • First character must be a letter

                                                                    • Cannot end with a hyphen or contain two consecutive hyphens

                                                                    ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                                    The name of a specific cache parameter group family to return details for.

                                                                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                    Constraints:

                                                                    • Must be 1 to 255 alphanumeric characters

                                                                    • First character must be a letter

                                                                    • Cannot end with a hyphen or contain two consecutive hyphens

                                                                    \n@param cacheParameterGroupFamily The name of a specific cache parameter group family to return details for.

                                                                    Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                    Constraints:

                                                                    • Must be 1 to 255 alphanumeric characters

                                                                    • 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" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                      The name of a specific cache parameter group family to return details for.

                                                                      Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                      Constraints:

                                                                      • Must be 1 to 255 alphanumeric characters

                                                                      • First character must be a letter

                                                                      • Cannot end with a hyphen or contain two consecutive hyphens

                                                                      \n@return The name of a specific cache parameter group family to return details for.

                                                                      Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                      Constraints:

                                                                      • Must be 1 to 255 alphanumeric characters

                                                                      • 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" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                        The name of a specific cache parameter group family to return details for.

                                                                        Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                        Constraints:

                                                                        • Must be 1 to 255 alphanumeric characters

                                                                        • First character must be a letter

                                                                        • Cannot end with a hyphen or contain two consecutive hyphens

                                                                        \n@param cacheParameterGroupFamily The name of a specific cache parameter group family to return details for.

                                                                        Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                        Constraints:

                                                                        • Must be 1 to 255 alphanumeric characters

                                                                        • First character must be a letter

                                                                        • Cannot end with a hyphen or contain two consecutive hyphens

                                                                        • ", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                          The name of a specific cache parameter group family to return details for.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          Constraints:

                                                                          • Must be 1 to 255 alphanumeric characters

                                                                          • First character must be a letter

                                                                          • Cannot end with a hyphen or contain two consecutive hyphens

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDefaultOnly", "beanStyleSetterMethodName" : "setDefaultOnly", "c2jName" : "DefaultOnly", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                          If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "defaultOnly", "fluentSetterDocumentation" : "

                                                                          If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                          \n@param defaultOnly If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "defaultOnly", "getterDocumentation" : "

                                                                          If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                          \n@return If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.", "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" : "DefaultOnly", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DefaultOnly", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "DefaultOnly", "setterDocumentation" : "

                                                                          If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                          \n@param defaultOnly If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.", "setterMethodName" : "setDefaultOnly", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "defaultOnly", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "defaultOnly", "variableType" : "Boolean", "documentation" : "

                                                                          If true, specifies that only the default version of the specified engine or engine and major version combination is to be returned.

                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCacheEngineVersionsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCacheEngineVersionsRequest", "variableName" : "describeCacheEngineVersionsRequest", "variableType" : "DescribeCacheEngineVersionsRequest", "documentation" : null, "simpleType" : "DescribeCacheEngineVersionsRequest", "variableSetterType" : "DescribeCacheEngineVersionsRequest" }, "wrapper" : false }, "DescribeCacheEngineVersionsResponse" : { "c2jName" : "CacheEngineVersionMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeCacheEngineVersions operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheEngineVersions", "beanStyleSetterMethodName" : "setCacheEngineVersions", "c2jName" : "CacheEngineVersions", "c2jShape" : "CacheEngineVersionList", "deprecated" : false, "documentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheEngineVersions", "fluentSetterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n@param cacheEngineVersions A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheEngineVersions", "getterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n

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

                                                                          \n@return A list of cache engine version details. Each element in the list contains detailed information about one cache 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" : "CacheEngineVersions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineVersions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheEngineVersion", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheEngineVersion", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheEngineVersion", "variableName" : "member", "variableType" : "CacheEngineVersion", "documentation" : null, "simpleType" : "CacheEngineVersion", "variableSetterType" : "CacheEngineVersion" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheEngineVersion", "variableName" : "member", "variableType" : "CacheEngineVersion", "documentation" : "", "simpleType" : "CacheEngineVersion", "variableSetterType" : "CacheEngineVersion" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheEngineVersion", "memberType" : "CacheEngineVersion", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheEngineVersion", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheEngineVersions", "setterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n@param cacheEngineVersions A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.", "setterMethodName" : "setCacheEngineVersions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheEngineVersions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheEngineVersions", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheEngineVersions" : { "beanStyleGetterMethodName" : "getCacheEngineVersions", "beanStyleSetterMethodName" : "setCacheEngineVersions", "c2jName" : "CacheEngineVersions", "c2jShape" : "CacheEngineVersionList", "deprecated" : false, "documentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheEngineVersions", "fluentSetterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n@param cacheEngineVersions A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheEngineVersions", "getterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n

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

                                                                          \n@return A list of cache engine version details. Each element in the list contains detailed information about one cache 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" : "CacheEngineVersions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineVersions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheEngineVersion", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheEngineVersion", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheEngineVersion", "variableName" : "member", "variableType" : "CacheEngineVersion", "documentation" : null, "simpleType" : "CacheEngineVersion", "variableSetterType" : "CacheEngineVersion" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheEngineVersion", "variableName" : "member", "variableType" : "CacheEngineVersion", "documentation" : "", "simpleType" : "CacheEngineVersion", "variableSetterType" : "CacheEngineVersion" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheEngineVersion", "memberType" : "CacheEngineVersion", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheEngineVersion", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheEngineVersions", "setterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n@param cacheEngineVersions A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.", "setterMethodName" : "setCacheEngineVersions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheEngineVersions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheEngineVersions", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheEngineVersions", "beanStyleSetterMethodName" : "setCacheEngineVersions", "c2jName" : "CacheEngineVersions", "c2jShape" : "CacheEngineVersionList", "deprecated" : false, "documentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheEngineVersions", "fluentSetterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n@param cacheEngineVersions A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheEngineVersions", "getterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n

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

                                                                          \n@return A list of cache engine version details. Each element in the list contains detailed information about one cache 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" : "CacheEngineVersions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineVersions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheEngineVersion", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheEngineVersion", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheEngineVersion", "variableName" : "member", "variableType" : "CacheEngineVersion", "documentation" : null, "simpleType" : "CacheEngineVersion", "variableSetterType" : "CacheEngineVersion" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheEngineVersion", "variableName" : "member", "variableType" : "CacheEngineVersion", "documentation" : "", "simpleType" : "CacheEngineVersion", "variableSetterType" : "CacheEngineVersion" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheEngineVersion", "memberType" : "CacheEngineVersion", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheEngineVersion", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheEngineVersions", "setterDocumentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

                                                                          \n@param cacheEngineVersions A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.", "setterMethodName" : "setCacheEngineVersions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheEngineVersions", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheEngineVersions", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache engine version details. Each element in the list contains detailed information about one cache engine version.

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

                                                                          Represents the input of a DescribeCacheParameterGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeCacheParameterGroups", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@return The name of a specific cache parameter group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@return The name of a specific cache parameter group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@return The name of a specific cache parameter group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCacheParameterGroupsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCacheParameterGroupsRequest", "variableName" : "describeCacheParameterGroupsRequest", "variableType" : "DescribeCacheParameterGroupsRequest", "documentation" : null, "simpleType" : "DescribeCacheParameterGroupsRequest", "variableSetterType" : "DescribeCacheParameterGroupsRequest" }, "wrapper" : false }, "DescribeCacheParameterGroupsResponse" : { "c2jName" : "CacheParameterGroupsMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeCacheParameterGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroups", "beanStyleSetterMethodName" : "setCacheParameterGroups", "c2jName" : "CacheParameterGroups", "c2jShape" : "CacheParameterGroupList", "deprecated" : false, "documentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n@param cacheParameterGroups A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroups", "getterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n

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

                                                                          \n@return A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter 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" : "CacheParameterGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheParameterGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheParameterGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "member", "variableType" : "CacheParameterGroup", "documentation" : null, "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "member", "variableType" : "CacheParameterGroup", "documentation" : "", "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheParameterGroup", "memberType" : "CacheParameterGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheParameterGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheParameterGroups", "setterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n@param cacheParameterGroups A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.", "setterMethodName" : "setCacheParameterGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheParameterGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheParameterGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroups" : { "beanStyleGetterMethodName" : "getCacheParameterGroups", "beanStyleSetterMethodName" : "setCacheParameterGroups", "c2jName" : "CacheParameterGroups", "c2jShape" : "CacheParameterGroupList", "deprecated" : false, "documentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n@param cacheParameterGroups A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroups", "getterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n

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

                                                                          \n@return A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter 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" : "CacheParameterGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheParameterGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheParameterGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "member", "variableType" : "CacheParameterGroup", "documentation" : null, "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "member", "variableType" : "CacheParameterGroup", "documentation" : "", "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheParameterGroup", "memberType" : "CacheParameterGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheParameterGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheParameterGroups", "setterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n@param cacheParameterGroups A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.", "setterMethodName" : "setCacheParameterGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheParameterGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheParameterGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroups", "beanStyleSetterMethodName" : "setCacheParameterGroups", "c2jName" : "CacheParameterGroups", "c2jShape" : "CacheParameterGroupList", "deprecated" : false, "documentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n@param cacheParameterGroups A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroups", "getterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n

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

                                                                          \n@return A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter 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" : "CacheParameterGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheParameterGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheParameterGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "member", "variableType" : "CacheParameterGroup", "documentation" : null, "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheParameterGroup", "variableName" : "member", "variableType" : "CacheParameterGroup", "documentation" : "", "simpleType" : "CacheParameterGroup", "variableSetterType" : "CacheParameterGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheParameterGroup", "memberType" : "CacheParameterGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheParameterGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheParameterGroups", "setterDocumentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

                                                                          \n@param cacheParameterGroups A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.", "setterMethodName" : "setCacheParameterGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheParameterGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheParameterGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache parameter groups. Each element in the list contains detailed information about one cache parameter group.

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

                                                                          Represents the input of a DescribeCacheParameters operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeCacheParameters", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@return The name of a specific cache parameter group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@param source The parameter types to return.

                                                                          Valid values: user | system | engine-default\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "source", "getterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@return The parameter types to return.

                                                                          Valid values: user | system | engine-default", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Source", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Source", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Source", "setterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@param source The parameter types to return.

                                                                          Valid values: user | system | engine-default", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@return The name of a specific cache parameter group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, "Source" : { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@param source The parameter types to return.

                                                                          Valid values: user | system | engine-default\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "source", "getterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@return The parameter types to return.

                                                                          Valid values: user | system | engine-default", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Source", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Source", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Source", "setterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@param source The parameter types to return.

                                                                          Valid values: user | system | engine-default", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@return The name of a specific cache parameter group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          \n@param cacheParameterGroupName The name of a specific cache parameter group to return details for.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of a specific cache parameter group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@param source The parameter types to return.

                                                                          Valid values: user | system | engine-default\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "source", "getterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@return The parameter types to return.

                                                                          Valid values: user | system | engine-default", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Source", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Source", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Source", "setterDocumentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          \n@param source The parameter types to return.

                                                                          Valid values: user | system | engine-default", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

                                                                          The parameter types to return.

                                                                          Valid values: user | system | engine-default

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheParameterGroupName" ], "shapeName" : "DescribeCacheParametersRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCacheParametersRequest", "variableName" : "describeCacheParametersRequest", "variableType" : "DescribeCacheParametersRequest", "documentation" : null, "simpleType" : "DescribeCacheParametersRequest", "variableSetterType" : "DescribeCacheParametersRequest" }, "wrapper" : false }, "DescribeCacheParametersResponse" : { "c2jName" : "CacheParameterGroupDetails", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeCacheParameters operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of Parameter instances.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n@param parameters A list of Parameter instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n

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

                                                                          \n@return A list of Parameter instances.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Parameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Parameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Parameter", "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Parameters", "setterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n@param parameters A list of Parameter instances.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Parameter instances.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificParameters", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificParameters", "c2jName" : "CacheNodeTypeSpecificParameters", "c2jShape" : "CacheNodeTypeSpecificParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificParameters", "fluentSetterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificParameters", "getterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n

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

                                                                          \n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificParameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificParameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificParameter", "memberType" : "CacheNodeTypeSpecificParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificParameters", "setterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "setterMethodName" : "setCacheNodeTypeSpecificParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeTypeSpecificParameters" : { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificParameters", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificParameters", "c2jName" : "CacheNodeTypeSpecificParameters", "c2jShape" : "CacheNodeTypeSpecificParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificParameters", "fluentSetterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificParameters", "getterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n

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

                                                                          \n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificParameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificParameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificParameter", "memberType" : "CacheNodeTypeSpecificParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificParameters", "setterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "setterMethodName" : "setCacheNodeTypeSpecificParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of Parameter instances.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n@param parameters A list of Parameter instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n

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

                                                                          \n@return A list of Parameter instances.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Parameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Parameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Parameter", "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Parameters", "setterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n@param parameters A list of Parameter instances.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Parameter instances.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of Parameter instances.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n@param parameters A list of Parameter instances.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n

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

                                                                          \n@return A list of Parameter instances.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Parameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Parameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Parameter", "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Parameters", "setterDocumentation" : "

                                                                          A list of Parameter instances.

                                                                          \n@param parameters A list of Parameter instances.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of Parameter instances.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificParameters", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificParameters", "c2jName" : "CacheNodeTypeSpecificParameters", "c2jShape" : "CacheNodeTypeSpecificParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificParameters", "fluentSetterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificParameters", "getterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n

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

                                                                          \n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificParameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificParameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificParameter", "memberType" : "CacheNodeTypeSpecificParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificParameters", "setterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "setterMethodName" : "setCacheNodeTypeSpecificParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

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

                                                                          Represents the input of a DescribeCacheSecurityGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeCacheSecurityGroups", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the cache security group to return details for.

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

                                                                          The name of the cache security group to return details for.

                                                                          \n@return The name of the cache security group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          \n@param cacheSecurityGroupName The name of the cache security group to return details for.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroupName" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the cache security group to return details for.

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

                                                                          The name of the cache security group to return details for.

                                                                          \n@return The name of the cache security group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          \n@param cacheSecurityGroupName The name of the cache security group to return details for.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the cache security group to return details for.

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

                                                                          The name of the cache security group to return details for.

                                                                          \n@return The name of the cache security group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          \n@param cacheSecurityGroupName The name of the cache security group to return details for.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the cache security group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCacheSecurityGroupsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCacheSecurityGroupsRequest", "variableName" : "describeCacheSecurityGroupsRequest", "variableType" : "DescribeCacheSecurityGroupsRequest", "documentation" : null, "simpleType" : "DescribeCacheSecurityGroupsRequest", "variableSetterType" : "DescribeCacheSecurityGroupsRequest" }, "wrapper" : false }, "DescribeCacheSecurityGroupsResponse" : { "c2jName" : "CacheSecurityGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeCacheSecurityGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroups", "beanStyleSetterMethodName" : "setCacheSecurityGroups", "c2jName" : "CacheSecurityGroups", "c2jShape" : "CacheSecurityGroups", "deprecated" : false, "documentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSecurityGroups A list of cache security groups. Each element in the list contains detailed information about one group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroups", "getterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n

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

                                                                          \n@return A list of cache security groups. Each element in the list contains detailed information about one 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" : "CacheSecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "member", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "member", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroup", "memberType" : "CacheSecurityGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSecurityGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroups", "setterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSecurityGroups A list of cache security groups. Each element in the list contains detailed information about one group.", "setterMethodName" : "setCacheSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroups" : { "beanStyleGetterMethodName" : "getCacheSecurityGroups", "beanStyleSetterMethodName" : "setCacheSecurityGroups", "c2jName" : "CacheSecurityGroups", "c2jShape" : "CacheSecurityGroups", "deprecated" : false, "documentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSecurityGroups A list of cache security groups. Each element in the list contains detailed information about one group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroups", "getterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n

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

                                                                          \n@return A list of cache security groups. Each element in the list contains detailed information about one 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" : "CacheSecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "member", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "member", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroup", "memberType" : "CacheSecurityGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSecurityGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroups", "setterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSecurityGroups A list of cache security groups. Each element in the list contains detailed information about one group.", "setterMethodName" : "setCacheSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroups", "beanStyleSetterMethodName" : "setCacheSecurityGroups", "c2jName" : "CacheSecurityGroups", "c2jShape" : "CacheSecurityGroups", "deprecated" : false, "documentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSecurityGroups A list of cache security groups. Each element in the list contains detailed information about one group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroups", "getterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n

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

                                                                          \n@return A list of cache security groups. Each element in the list contains detailed information about one 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" : "CacheSecurityGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "member", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "member", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroup", "memberType" : "CacheSecurityGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSecurityGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroups", "setterDocumentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSecurityGroups A list of cache security groups. Each element in the list contains detailed information about one group.", "setterMethodName" : "setCacheSecurityGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache security groups. Each element in the list contains detailed information about one group.

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

                                                                          Represents the input of a DescribeCacheSubnetGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeCacheSubnetGroups", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the cache subnet group to return details for.

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

                                                                          The name of the cache subnet group to return details for.

                                                                          \n@return The name of the cache subnet group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          \n@param cacheSubnetGroupName The name of the cache subnet group to return details for.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the cache subnet group to return details for.

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

                                                                          The name of the cache subnet group to return details for.

                                                                          \n@return The name of the cache subnet group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          \n@param cacheSubnetGroupName The name of the cache subnet group to return details for.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the cache subnet group to return details for.

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

                                                                          The name of the cache subnet group to return details for.

                                                                          \n@return The name of the cache subnet group to return details for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          \n@param cacheSubnetGroupName The name of the cache subnet group to return details for.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the cache subnet group to return details for.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCacheSubnetGroupsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCacheSubnetGroupsRequest", "variableName" : "describeCacheSubnetGroupsRequest", "variableType" : "DescribeCacheSubnetGroupsRequest", "documentation" : null, "simpleType" : "DescribeCacheSubnetGroupsRequest", "variableSetterType" : "DescribeCacheSubnetGroupsRequest" }, "wrapper" : false }, "DescribeCacheSubnetGroupsResponse" : { "c2jName" : "CacheSubnetGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeCacheSubnetGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroups", "beanStyleSetterMethodName" : "setCacheSubnetGroups", "c2jName" : "CacheSubnetGroups", "c2jShape" : "CacheSubnetGroups", "deprecated" : false, "documentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSubnetGroups A list of cache subnet groups. Each element in the list contains detailed information about one group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroups", "getterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n

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

                                                                          \n@return A list of cache subnet groups. Each element in the list contains detailed information about one 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" : "CacheSubnetGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "member", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "member", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSubnetGroup", "memberType" : "CacheSubnetGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSubnetGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSubnetGroups", "setterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSubnetGroups A list of cache subnet groups. Each element in the list contains detailed information about one group.", "setterMethodName" : "setCacheSubnetGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSubnetGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSubnetGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroups" : { "beanStyleGetterMethodName" : "getCacheSubnetGroups", "beanStyleSetterMethodName" : "setCacheSubnetGroups", "c2jName" : "CacheSubnetGroups", "c2jShape" : "CacheSubnetGroups", "deprecated" : false, "documentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSubnetGroups A list of cache subnet groups. Each element in the list contains detailed information about one group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroups", "getterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n

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

                                                                          \n@return A list of cache subnet groups. Each element in the list contains detailed information about one 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" : "CacheSubnetGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "member", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "member", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSubnetGroup", "memberType" : "CacheSubnetGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSubnetGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSubnetGroups", "setterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSubnetGroups A list of cache subnet groups. Each element in the list contains detailed information about one group.", "setterMethodName" : "setCacheSubnetGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSubnetGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSubnetGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroups", "beanStyleSetterMethodName" : "setCacheSubnetGroups", "c2jName" : "CacheSubnetGroups", "c2jShape" : "CacheSubnetGroups", "deprecated" : false, "documentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroups", "fluentSetterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSubnetGroups A list of cache subnet groups. Each element in the list contains detailed information about one group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroups", "getterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n

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

                                                                          \n@return A list of cache subnet groups. Each element in the list contains detailed information about one 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" : "CacheSubnetGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "member", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "member", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSubnetGroup", "memberType" : "CacheSubnetGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheSubnetGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSubnetGroups", "setterDocumentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

                                                                          \n@param cacheSubnetGroups A list of cache subnet groups. Each element in the list contains detailed information about one group.", "setterMethodName" : "setCacheSubnetGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSubnetGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSubnetGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache subnet groups. Each element in the list contains detailed information about one group.

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

                                                                          Represents the input of a DescribeEngineDefaultParameters operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeEngineDefaultParameters", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@return The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupFamily" : { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@return The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@return The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                          The name of the cache parameter group family.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheParameterGroupFamily" ], "shapeName" : "DescribeEngineDefaultParametersRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEngineDefaultParametersRequest", "variableName" : "describeEngineDefaultParametersRequest", "variableType" : "DescribeEngineDefaultParametersRequest", "documentation" : null, "simpleType" : "DescribeEngineDefaultParametersRequest", "variableSetterType" : "DescribeEngineDefaultParametersRequest" }, "wrapper" : false }, "DescribeEngineDefaultParametersResponse" : { "c2jName" : "DescribeEngineDefaultParametersResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getEngineDefaults", "beanStyleSetterMethodName" : "setEngineDefaults", "c2jName" : "EngineDefaults", "c2jShape" : "EngineDefaults", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "engineDefaults", "fluentSetterDocumentation" : "Sets the value of the EngineDefaults property for this object.\n\n@param engineDefaults The new value for the EngineDefaults property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDefaults", "getterDocumentation" : "Returns the value of the EngineDefaults property for this object.\n@return The value of the EngineDefaults property for this object.", "getterModel" : { "returnType" : "EngineDefaults", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDefaults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDefaults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "EngineDefaults", "setterDocumentation" : "Sets the value of the EngineDefaults property for this object.\n\n@param engineDefaults The new value for the EngineDefaults property for this object.", "setterMethodName" : "setEngineDefaults", "setterModel" : { "variableDeclarationType" : "EngineDefaults", "variableName" : "engineDefaults", "variableType" : "EngineDefaults", "documentation" : null, "simpleType" : "EngineDefaults", "variableSetterType" : "EngineDefaults" }, "simple" : false, "variable" : { "variableDeclarationType" : "EngineDefaults", "variableName" : "engineDefaults", "variableType" : "EngineDefaults", "documentation" : "", "simpleType" : "EngineDefaults", "variableSetterType" : "EngineDefaults" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EngineDefaults" : { "beanStyleGetterMethodName" : "getEngineDefaults", "beanStyleSetterMethodName" : "setEngineDefaults", "c2jName" : "EngineDefaults", "c2jShape" : "EngineDefaults", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "engineDefaults", "fluentSetterDocumentation" : "Sets the value of the EngineDefaults property for this object.\n\n@param engineDefaults The new value for the EngineDefaults property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDefaults", "getterDocumentation" : "Returns the value of the EngineDefaults property for this object.\n@return The value of the EngineDefaults property for this object.", "getterModel" : { "returnType" : "EngineDefaults", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDefaults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDefaults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "EngineDefaults", "setterDocumentation" : "Sets the value of the EngineDefaults property for this object.\n\n@param engineDefaults The new value for the EngineDefaults property for this object.", "setterMethodName" : "setEngineDefaults", "setterModel" : { "variableDeclarationType" : "EngineDefaults", "variableName" : "engineDefaults", "variableType" : "EngineDefaults", "documentation" : null, "simpleType" : "EngineDefaults", "variableSetterType" : "EngineDefaults" }, "simple" : false, "variable" : { "variableDeclarationType" : "EngineDefaults", "variableName" : "engineDefaults", "variableType" : "EngineDefaults", "documentation" : "", "simpleType" : "EngineDefaults", "variableSetterType" : "EngineDefaults" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEngineDefaults", "beanStyleSetterMethodName" : "setEngineDefaults", "c2jName" : "EngineDefaults", "c2jShape" : "EngineDefaults", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "engineDefaults", "fluentSetterDocumentation" : "Sets the value of the EngineDefaults property for this object.\n\n@param engineDefaults The new value for the EngineDefaults property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineDefaults", "getterDocumentation" : "Returns the value of the EngineDefaults property for this object.\n@return The value of the EngineDefaults property for this object.", "getterModel" : { "returnType" : "EngineDefaults", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineDefaults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineDefaults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "EngineDefaults", "setterDocumentation" : "Sets the value of the EngineDefaults property for this object.\n\n@param engineDefaults The new value for the EngineDefaults property for this object.", "setterMethodName" : "setEngineDefaults", "setterModel" : { "variableDeclarationType" : "EngineDefaults", "variableName" : "engineDefaults", "variableType" : "EngineDefaults", "documentation" : null, "simpleType" : "EngineDefaults", "variableSetterType" : "EngineDefaults" }, "simple" : false, "variable" : { "variableDeclarationType" : "EngineDefaults", "variableName" : "engineDefaults", "variableType" : "EngineDefaults", "documentation" : "", "simpleType" : "EngineDefaults", "variableSetterType" : "EngineDefaults" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEngineDefaultParametersResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "DescribeEngineDefaultParametersResult" }, "variable" : { "variableDeclarationType" : "DescribeEngineDefaultParametersResponse", "variableName" : "describeEngineDefaultParametersResponse", "variableType" : "DescribeEngineDefaultParametersResponse", "documentation" : null, "simpleType" : "DescribeEngineDefaultParametersResponse", "variableSetterType" : "DescribeEngineDefaultParametersResponse" }, "wrapper" : false }, "DescribeEventsRequest" : { "c2jName" : "DescribeEventsMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the input of a DescribeEvents operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeEvents", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@param sourceIdentifier The identifier of the event source for which events are returned. If not specified, all sources are included in the response.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@return The identifier of the event source for which events are returned. If not specified, all sources are included in the response.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceIdentifier", "setterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@param sourceIdentifier The identifier of the event source for which events are returned. If not specified, all sources are included in the response.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "deprecated" : false, "documentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          ", "enumType" : "SourceType", "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned.\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 event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@return The event source to retrieve events for. If no value is specified, all events are returned.\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, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceType", "setterDocumentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned.\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@return The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "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, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "StartTime", "setterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@return The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "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, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "EndTime", "setterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@param duration The number of minutes worth of events to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@return The number of minutes worth of events to retrieve.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@param duration The number of minutes worth of events to retrieve.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Duration" : { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@param duration The number of minutes worth of events to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@return The number of minutes worth of events to retrieve.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@param duration The number of minutes worth of events to retrieve.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "EndTime" : { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@return The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "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, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "EndTime", "setterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, "SourceIdentifier" : { "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@param sourceIdentifier The identifier of the event source for which events are returned. If not specified, all sources are included in the response.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@return The identifier of the event source for which events are returned. If not specified, all sources are included in the response.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceIdentifier", "setterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@param sourceIdentifier The identifier of the event source for which events are returned. If not specified, all sources are included in the response.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SourceType" : { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "deprecated" : false, "documentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          ", "enumType" : "SourceType", "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned.\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 event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@return The event source to retrieve events for. If no value is specified, all events are returned.\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, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceType", "setterDocumentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned.\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StartTime" : { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@return The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "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, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "StartTime", "setterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@param sourceIdentifier The identifier of the event source for which events are returned. If not specified, all sources are included in the response.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@return The identifier of the event source for which events are returned. If not specified, all sources are included in the response.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceIdentifier", "setterDocumentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          \n@param sourceIdentifier The identifier of the event source for which events are returned. If not specified, all sources are included in the response.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                                          The identifier of the event source for which events are returned. If not specified, all sources are included in the response.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "deprecated" : false, "documentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          ", "enumType" : "SourceType", "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned.\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 event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@return The event source to retrieve events for. If no value is specified, all events are returned.\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, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceType", "setterDocumentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          \n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned.\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                                          The event source to retrieve events for. If no value is specified, all events are returned.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@return The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "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, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "StartTime", "setterDocumentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The beginning of the time interval to retrieve events for, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@return The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "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, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "EndTime", "setterDocumentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          \n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The end of the time interval for which to retrieve events, specified in ISO 8601 format.

                                                                          Example: 2017-03-30T07:03:49.555Z

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@param duration The number of minutes worth of events to retrieve.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@return The number of minutes worth of events to retrieve.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          \n@param duration The number of minutes worth of events to retrieve.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                          The number of minutes worth of events to retrieve.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "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 }, "DescribeEventsResponse" : { "c2jName" : "EventsMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeEvents operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvents", "beanStyleSetterMethodName" : "setEvents", "c2jName" : "Events", "c2jShape" : "EventList", "deprecated" : false, "documentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "events", "fluentSetterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n@param events A list of events. Each element in the list contains detailed information about one event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "events", "getterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n

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

                                                                          \n@return A list of events. Each element in the list contains detailed information about one event.", "getterModel" : { "returnType" : "java.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, "statusCode" : false, "unmarshallLocationName" : "Events", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Event", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Event", "memberType" : "Event", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Events", "setterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n@param events A list of events. Each element in the list contains detailed information about one event.", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Events" : { "beanStyleGetterMethodName" : "getEvents", "beanStyleSetterMethodName" : "setEvents", "c2jName" : "Events", "c2jShape" : "EventList", "deprecated" : false, "documentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "events", "fluentSetterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n@param events A list of events. Each element in the list contains detailed information about one event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "events", "getterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n

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

                                                                          \n@return A list of events. Each element in the list contains detailed information about one event.", "getterModel" : { "returnType" : "java.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, "statusCode" : false, "unmarshallLocationName" : "Events", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Event", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Event", "memberType" : "Event", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Events", "setterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n@param events A list of events. Each element in the list contains detailed information about one event.", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvents", "beanStyleSetterMethodName" : "setEvents", "c2jName" : "Events", "c2jShape" : "EventList", "deprecated" : false, "documentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "events", "fluentSetterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n@param events A list of events. Each element in the list contains detailed information about one event.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "events", "getterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n

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

                                                                          \n@return A list of events. Each element in the list contains detailed information about one event.", "getterModel" : { "returnType" : "java.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, "statusCode" : false, "unmarshallLocationName" : "Events", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Event", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Event", "memberType" : "Event", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Events", "setterDocumentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

                                                                          \n@param events A list of events. Each element in the list contains detailed information about one event.", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of events. Each element in the list contains detailed information about one event.

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

                                                                          Represents the input of a DescribeReplicationGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeReplicationGroups", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@param replicationGroupId The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@return The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@param replicationGroupId The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@param replicationGroupId The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@return The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@param replicationGroupId The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@param replicationGroupId The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@return The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          \n@param replicationGroupId The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          The identifier for the replication group to be described. This parameter is not case sensitive.

                                                                          If you do not specify this parameter, information about all replication groups is returned.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReplicationGroupsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReplicationGroupsRequest", "variableName" : "describeReplicationGroupsRequest", "variableType" : "DescribeReplicationGroupsRequest", "documentation" : null, "simpleType" : "DescribeReplicationGroupsRequest", "variableSetterType" : "DescribeReplicationGroupsRequest" }, "wrapper" : false }, "DescribeReplicationGroupsResponse" : { "c2jName" : "ReplicationGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeReplicationGroups operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroups", "beanStyleSetterMethodName" : "setReplicationGroups", "c2jName" : "ReplicationGroups", "c2jShape" : "ReplicationGroupList", "deprecated" : false, "documentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroups", "fluentSetterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n@param replicationGroups A list of replication groups. Each item in the list contains detailed information about one replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroups", "getterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n

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

                                                                          \n@return A list of replication groups. Each item in the list contains detailed information about one replication 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" : "ReplicationGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "member", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "member", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReplicationGroup", "memberType" : "ReplicationGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReplicationGroups", "setterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n@param replicationGroups A list of replication groups. Each item in the list contains detailed information about one replication group.", "setterMethodName" : "setReplicationGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroups" : { "beanStyleGetterMethodName" : "getReplicationGroups", "beanStyleSetterMethodName" : "setReplicationGroups", "c2jName" : "ReplicationGroups", "c2jShape" : "ReplicationGroupList", "deprecated" : false, "documentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroups", "fluentSetterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n@param replicationGroups A list of replication groups. Each item in the list contains detailed information about one replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroups", "getterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n

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

                                                                          \n@return A list of replication groups. Each item in the list contains detailed information about one replication 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" : "ReplicationGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "member", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "member", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReplicationGroup", "memberType" : "ReplicationGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReplicationGroups", "setterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n@param replicationGroups A list of replication groups. Each item in the list contains detailed information about one replication group.", "setterMethodName" : "setReplicationGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroups", "beanStyleSetterMethodName" : "setReplicationGroups", "c2jName" : "ReplicationGroups", "c2jShape" : "ReplicationGroupList", "deprecated" : false, "documentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroups", "fluentSetterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n@param replicationGroups A list of replication groups. Each item in the list contains detailed information about one replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroups", "getterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n

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

                                                                          \n@return A list of replication groups. Each item in the list contains detailed information about one replication 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" : "ReplicationGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "member", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "member", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReplicationGroup", "memberType" : "ReplicationGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReplicationGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReplicationGroups", "setterDocumentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

                                                                          \n@param replicationGroups A list of replication groups. Each item in the list contains detailed information about one replication group.", "setterMethodName" : "setReplicationGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicationGroups", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of replication groups. Each item in the list contains detailed information about one replication group.

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

                                                                          Represents the input of a DescribeReservedCacheNodesOfferings operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeReservedCacheNodesOfferings", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@return The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@return The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@return Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "getterModel" : { "returnType" : "String", "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Duration", "setterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only the available offerings matching the specified product description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@return The product description filter value. Use this parameter to show only the available offerings matching the specified product description.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only the available offerings matching the specified product description.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@return The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@return The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Duration" : { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@return Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "getterModel" : { "returnType" : "String", "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Duration", "setterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, "OfferingType" : { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@return The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ProductDescription" : { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only the available offerings matching the specified product description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@return The product description filter value. Use this parameter to show only the available offerings matching the specified product description.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only the available offerings matching the specified product description.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodesOfferingId" : { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@return The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@return The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.

                                                                          Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@return The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only the available offerings matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@return Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "getterModel" : { "returnType" : "String", "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Duration", "setterDocumentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : "

                                                                          Duration filter value, specified in years or seconds. Use this parameter to show only reservations for a given duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only the available offerings matching the specified product description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@return The product description filter value. Use this parameter to show only the available offerings matching the specified product description.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only the available offerings matching the specified product description.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                          The product description filter value. Use this parameter to show only the available offerings matching the specified product description.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@return The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid Values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReservedCacheNodesOfferingsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReservedCacheNodesOfferingsRequest", "variableName" : "describeReservedCacheNodesOfferingsRequest", "variableType" : "DescribeReservedCacheNodesOfferingsRequest", "documentation" : null, "simpleType" : "DescribeReservedCacheNodesOfferingsRequest", "variableSetterType" : "DescribeReservedCacheNodesOfferingsRequest" }, "wrapper" : false }, "DescribeReservedCacheNodesOfferingsResponse" : { "c2jName" : "ReservedCacheNodesOfferingMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeReservedCacheNodesOfferings operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferings", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferings", "c2jName" : "ReservedCacheNodesOfferings", "c2jShape" : "ReservedCacheNodesOfferingList", "deprecated" : false, "documentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferings", "fluentSetterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n@param reservedCacheNodesOfferings A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferings", "getterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n

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

                                                                          \n@return A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReservedCacheNodesOffering", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReservedCacheNodesOffering", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOffering", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOffering", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReservedCacheNodesOffering", "variableName" : "member", "variableType" : "ReservedCacheNodesOffering", "documentation" : null, "simpleType" : "ReservedCacheNodesOffering", "variableSetterType" : "ReservedCacheNodesOffering" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNodesOffering", "variableName" : "member", "variableType" : "ReservedCacheNodesOffering", "documentation" : "", "simpleType" : "ReservedCacheNodesOffering", "variableSetterType" : "ReservedCacheNodesOffering" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReservedCacheNodesOffering", "memberType" : "ReservedCacheNodesOffering", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReservedCacheNodesOffering", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReservedCacheNodesOfferings", "setterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n@param reservedCacheNodesOfferings A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.", "setterMethodName" : "setReservedCacheNodesOfferings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodesOfferings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodesOfferings", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodesOfferings" : { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferings", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferings", "c2jName" : "ReservedCacheNodesOfferings", "c2jShape" : "ReservedCacheNodesOfferingList", "deprecated" : false, "documentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferings", "fluentSetterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n@param reservedCacheNodesOfferings A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferings", "getterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n

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

                                                                          \n@return A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReservedCacheNodesOffering", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReservedCacheNodesOffering", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOffering", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOffering", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReservedCacheNodesOffering", "variableName" : "member", "variableType" : "ReservedCacheNodesOffering", "documentation" : null, "simpleType" : "ReservedCacheNodesOffering", "variableSetterType" : "ReservedCacheNodesOffering" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNodesOffering", "variableName" : "member", "variableType" : "ReservedCacheNodesOffering", "documentation" : "", "simpleType" : "ReservedCacheNodesOffering", "variableSetterType" : "ReservedCacheNodesOffering" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReservedCacheNodesOffering", "memberType" : "ReservedCacheNodesOffering", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReservedCacheNodesOffering", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReservedCacheNodesOfferings", "setterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n@param reservedCacheNodesOfferings A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.", "setterMethodName" : "setReservedCacheNodesOfferings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodesOfferings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodesOfferings", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferings", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferings", "c2jName" : "ReservedCacheNodesOfferings", "c2jShape" : "ReservedCacheNodesOfferingList", "deprecated" : false, "documentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferings", "fluentSetterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n@param reservedCacheNodesOfferings A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferings", "getterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n

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

                                                                          \n@return A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReservedCacheNodesOffering", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReservedCacheNodesOffering", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOffering", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOffering", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReservedCacheNodesOffering", "variableName" : "member", "variableType" : "ReservedCacheNodesOffering", "documentation" : null, "simpleType" : "ReservedCacheNodesOffering", "variableSetterType" : "ReservedCacheNodesOffering" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNodesOffering", "variableName" : "member", "variableType" : "ReservedCacheNodesOffering", "documentation" : "", "simpleType" : "ReservedCacheNodesOffering", "variableSetterType" : "ReservedCacheNodesOffering" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReservedCacheNodesOffering", "memberType" : "ReservedCacheNodesOffering", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReservedCacheNodesOffering", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReservedCacheNodesOfferings", "setterDocumentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

                                                                          \n@param reservedCacheNodesOfferings A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.", "setterMethodName" : "setReservedCacheNodesOfferings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodesOfferings", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodesOfferings", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of reserved cache node offerings. Each element in the list contains detailed information about one offering.

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

                                                                          Represents the input of a DescribeReservedCacheNodes operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeReservedCacheNodes", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@param reservedCacheNodeId The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodeId", "getterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@return The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation 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" : "ReservedCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodeId", "setterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@param reservedCacheNodeId The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@return The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering 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" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@return The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@return The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "getterModel" : { "returnType" : "String", "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Duration", "setterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only those reservations matching the specified product description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@return The product description filter value. Use this parameter to show only those reservations matching the specified product description.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only those reservations matching the specified product description.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@return The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@return The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Duration" : { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@return The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "getterModel" : { "returnType" : "String", "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Duration", "setterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, "OfferingType" : { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@return The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ProductDescription" : { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only those reservations matching the specified product description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@return The product description filter value. Use this parameter to show only those reservations matching the specified product description.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only those reservations matching the specified product description.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodeId" : { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@param reservedCacheNodeId The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodeId", "getterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@return The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation 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" : "ReservedCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodeId", "setterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@param reservedCacheNodeId The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodesOfferingId" : { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@return The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering 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" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@param reservedCacheNodeId The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodeId", "getterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@return The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation 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" : "ReservedCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodeId", "setterDocumentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          \n@param reservedCacheNodeId The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                          The reserved cache node identifier filter value. Use this parameter to show only the reservation that matches the specified reservation ID.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@return The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering 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" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          \n@param reservedCacheNodesOfferingId The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                          The offering identifier filter value. Use this parameter to show only purchased reservations matching the specified offering identifier.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@return The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          \n@param cacheNodeType The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                          The cache node type filter value. Use this parameter to show only those reservations matching the specified cache node type.

                                                                          Valid node types are as follows:

                                                                          • General purpose:

                                                                            • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                            • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                          • Compute optimized: cache.c1.xlarge

                                                                          • Memory optimized:

                                                                            • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                            • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                          Notes:

                                                                          • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                          • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                          • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                          For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "duration", "getterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@return The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "getterModel" : { "returnType" : "String", "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Duration", "setterDocumentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          \n@param duration The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "duration", "variableType" : "String", "documentation" : "

                                                                          The duration filter value, specified in years or seconds. Use this parameter to show only reservations for this duration.

                                                                          Valid Values: 1 | 3 | 31536000 | 94608000

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only those reservations matching the specified product description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@return The product description filter value. Use this parameter to show only those reservations matching the specified product description.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          \n@param productDescription The product description filter value. Use this parameter to show only those reservations matching the specified product description.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                          The product description filter value. Use this parameter to show only those reservations matching the specified product description.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@return The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          \n@param offeringType The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                          The offering type filter value. Use this parameter to show only the available offerings matching the specified offering type.

                                                                          Valid values: \"Light Utilization\"|\"Medium Utilization\"|\"Heavy Utilization\"

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 100

                                                                          Constraints: minimum 20; maximum 100.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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 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 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, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, 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 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, "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 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" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeReservedCacheNodesRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeReservedCacheNodesRequest", "variableName" : "describeReservedCacheNodesRequest", "variableType" : "DescribeReservedCacheNodesRequest", "documentation" : null, "simpleType" : "DescribeReservedCacheNodesRequest", "variableSetterType" : "DescribeReservedCacheNodesRequest" }, "wrapper" : false }, "DescribeReservedCacheNodesResponse" : { "c2jName" : "ReservedCacheNodeMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeReservedCacheNodes operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodes", "beanStyleSetterMethodName" : "setReservedCacheNodes", "c2jName" : "ReservedCacheNodes", "c2jShape" : "ReservedCacheNodeList", "deprecated" : false, "documentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodes", "fluentSetterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n@param reservedCacheNodes A list of reserved cache nodes. Each element in the list contains detailed information about one node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodes", "getterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n

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

                                                                          \n@return A list of reserved cache nodes. Each element in the list contains detailed information about one node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReservedCacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReservedCacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "member", "variableType" : "ReservedCacheNode", "documentation" : null, "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "member", "variableType" : "ReservedCacheNode", "documentation" : "", "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReservedCacheNode", "memberType" : "ReservedCacheNode", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReservedCacheNode", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReservedCacheNodes", "setterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n@param reservedCacheNodes A list of reserved cache nodes. Each element in the list contains detailed information about one node.", "setterMethodName" : "setReservedCacheNodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodes", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodes" : { "beanStyleGetterMethodName" : "getReservedCacheNodes", "beanStyleSetterMethodName" : "setReservedCacheNodes", "c2jName" : "ReservedCacheNodes", "c2jShape" : "ReservedCacheNodeList", "deprecated" : false, "documentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodes", "fluentSetterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n@param reservedCacheNodes A list of reserved cache nodes. Each element in the list contains detailed information about one node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodes", "getterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n

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

                                                                          \n@return A list of reserved cache nodes. Each element in the list contains detailed information about one node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReservedCacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReservedCacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "member", "variableType" : "ReservedCacheNode", "documentation" : null, "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "member", "variableType" : "ReservedCacheNode", "documentation" : "", "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReservedCacheNode", "memberType" : "ReservedCacheNode", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReservedCacheNode", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReservedCacheNodes", "setterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n@param reservedCacheNodes A list of reserved cache nodes. Each element in the list contains detailed information about one node.", "setterMethodName" : "setReservedCacheNodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodes", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodes", "beanStyleSetterMethodName" : "setReservedCacheNodes", "c2jName" : "ReservedCacheNodes", "c2jShape" : "ReservedCacheNodeList", "deprecated" : false, "documentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodes", "fluentSetterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n@param reservedCacheNodes A list of reserved cache nodes. Each element in the list contains detailed information about one node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodes", "getterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n

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

                                                                          \n@return A list of reserved cache nodes. Each element in the list contains detailed information about one node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ReservedCacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ReservedCacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "member", "variableType" : "ReservedCacheNode", "documentation" : null, "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "member", "variableType" : "ReservedCacheNode", "documentation" : "", "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ReservedCacheNode", "memberType" : "ReservedCacheNode", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ReservedCacheNode", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReservedCacheNodes", "setterDocumentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

                                                                          \n@param reservedCacheNodes A list of reserved cache nodes. Each element in the list contains detailed information about one node.", "setterMethodName" : "setReservedCacheNodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodes", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "reservedCacheNodes", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of reserved cache nodes. Each element in the list contains detailed information about one node.

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

                                                                          Represents the input of a DescribeSnapshotsMessage operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeSnapshots", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@param replicationGroupId A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@return A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@param replicationGroupId A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@param cacheClusterId A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@return A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@param cacheClusterId A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@param snapshotName A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@return A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@param snapshotName A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotSource", "beanStyleSetterMethodName" : "setSnapshotSource", "c2jName" : "SnapshotSource", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshotSource", "fluentSetterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@param snapshotSource If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotSource", "getterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@return If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotSource", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotSource", "setterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@param snapshotSource If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.", "setterMethodName" : "setSnapshotSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.\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 marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxRecords", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "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 marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getShowNodeGroupConfig", "beanStyleSetterMethodName" : "setShowNodeGroupConfig", "c2jName" : "ShowNodeGroupConfig", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "showNodeGroupConfig", "fluentSetterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@param showNodeGroupConfig A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showNodeGroupConfig", "getterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@return A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.", "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" : "ShowNodeGroupConfig", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowNodeGroupConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowNodeGroupConfig", "setterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@param showNodeGroupConfig A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.", "setterMethodName" : "setShowNodeGroupConfig", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showNodeGroupConfig", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showNodeGroupConfig", "variableType" : "Boolean", "documentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@param cacheClusterId A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@return A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@param cacheClusterId A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxRecords" : { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.\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 marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxRecords", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "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 marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@param replicationGroupId A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@return A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@param replicationGroupId A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ShowNodeGroupConfig" : { "beanStyleGetterMethodName" : "getShowNodeGroupConfig", "beanStyleSetterMethodName" : "setShowNodeGroupConfig", "c2jName" : "ShowNodeGroupConfig", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "showNodeGroupConfig", "fluentSetterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@param showNodeGroupConfig A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showNodeGroupConfig", "getterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@return A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.", "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" : "ShowNodeGroupConfig", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowNodeGroupConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowNodeGroupConfig", "setterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@param showNodeGroupConfig A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.", "setterMethodName" : "setShowNodeGroupConfig", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showNodeGroupConfig", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showNodeGroupConfig", "variableType" : "Boolean", "documentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "SnapshotName" : { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@param snapshotName A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@return A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@param snapshotName A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotSource" : { "beanStyleGetterMethodName" : "getSnapshotSource", "beanStyleSetterMethodName" : "setSnapshotSource", "c2jName" : "SnapshotSource", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshotSource", "fluentSetterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@param snapshotSource If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotSource", "getterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@return If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotSource", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotSource", "setterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@param snapshotSource If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.", "setterMethodName" : "setSnapshotSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@param replicationGroupId A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@return A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          \n@param replicationGroupId A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          A user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@param cacheClusterId A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@return A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          \n@param cacheClusterId A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                          A user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cache cluster are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@param snapshotName A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@return A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          \n@param snapshotName A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                                          A user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotSource", "beanStyleSetterMethodName" : "setSnapshotSource", "c2jName" : "SnapshotSource", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshotSource", "fluentSetterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@param snapshotSource If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotSource", "getterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@return If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotSource", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotSource", "setterDocumentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          \n@param snapshotSource If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.", "setterMethodName" : "setSnapshotSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : "

                                                                          If set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxRecords", "beanStyleSetterMethodName" : "setMaxRecords", "c2jName" : "MaxRecords", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "maxRecords", "fluentSetterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.\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 marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@return The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxRecords", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MaxRecords", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxRecords", "setterDocumentation" : "

                                                                          The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          \n@param maxRecords The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.", "setterMethodName" : "setMaxRecords", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxRecords", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "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 marker is included in the response so that the remaining results can be retrieved.

                                                                          Default: 50

                                                                          Constraints: minimum 20; maximum 50.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getShowNodeGroupConfig", "beanStyleSetterMethodName" : "setShowNodeGroupConfig", "c2jName" : "ShowNodeGroupConfig", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "showNodeGroupConfig", "fluentSetterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@param showNodeGroupConfig A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "showNodeGroupConfig", "getterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@return A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.", "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" : "ShowNodeGroupConfig", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ShowNodeGroupConfig", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ShowNodeGroupConfig", "setterDocumentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          \n@param showNodeGroupConfig A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.", "setterMethodName" : "setShowNodeGroupConfig", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "showNodeGroupConfig", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "showNodeGroupConfig", "variableType" : "Boolean", "documentation" : "

                                                                          A Boolean value which if true, the node group (shard) configuration is included in the snapshot description.

                                                                          ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeSnapshotsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeSnapshotsRequest", "variableName" : "describeSnapshotsRequest", "variableType" : "DescribeSnapshotsRequest", "documentation" : null, "simpleType" : "DescribeSnapshotsRequest", "variableSetterType" : "DescribeSnapshotsRequest" }, "wrapper" : false }, "DescribeSnapshotsResponse" : { "c2jName" : "DescribeSnapshotsListMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeSnapshots operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshots", "beanStyleSetterMethodName" : "setSnapshots", "c2jName" : "Snapshots", "c2jShape" : "SnapshotList", "deprecated" : false, "documentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshots", "fluentSetterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n@param snapshots A list of snapshots. Each item in the list contains detailed information about one snapshot.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshots", "getterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n

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

                                                                          \n@return A list of snapshots. Each item in the list contains detailed information about one snapshot.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "member", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "member", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Snapshot", "memberType" : "Snapshot", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Snapshot", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Snapshots", "setterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n@param snapshots A list of snapshots. Each item in the list contains detailed information about one snapshot.", "setterMethodName" : "setSnapshots", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshots", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshots", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Snapshots" : { "beanStyleGetterMethodName" : "getSnapshots", "beanStyleSetterMethodName" : "setSnapshots", "c2jName" : "Snapshots", "c2jShape" : "SnapshotList", "deprecated" : false, "documentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshots", "fluentSetterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n@param snapshots A list of snapshots. Each item in the list contains detailed information about one snapshot.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshots", "getterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n

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

                                                                          \n@return A list of snapshots. Each item in the list contains detailed information about one snapshot.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "member", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "member", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Snapshot", "memberType" : "Snapshot", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Snapshot", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Snapshots", "setterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n@param snapshots A list of snapshots. Each item in the list contains detailed information about one snapshot.", "setterMethodName" : "setSnapshots", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshots", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshots", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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 marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@return An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          \n@param marker An optional marker returned from a prior request. Use this marker for pagination of results from this operation. 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshots", "beanStyleSetterMethodName" : "setSnapshots", "c2jName" : "Snapshots", "c2jShape" : "SnapshotList", "deprecated" : false, "documentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "snapshots", "fluentSetterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n@param snapshots A list of snapshots. Each item in the list contains detailed information about one snapshot.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshots", "getterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n

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

                                                                          \n@return A list of snapshots. Each item in the list contains detailed information about one snapshot.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Snapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Snapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Snapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Snapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Snapshot", "variableName" : "member", "variableType" : "Snapshot", "documentation" : null, "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "Snapshot", "variableName" : "member", "variableType" : "Snapshot", "documentation" : "", "simpleType" : "Snapshot", "variableSetterType" : "Snapshot" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Snapshot", "memberType" : "Snapshot", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Snapshot", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Snapshots", "setterDocumentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

                                                                          \n@param snapshots A list of snapshots. Each item in the list contains detailed information about one snapshot.", "setterMethodName" : "setSnapshots", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshots", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "snapshots", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of snapshots. Each item in the list contains detailed information about one snapshot.

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

                                                                          Provides ownership and status information for an Amazon EC2 security group.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          \n@param status The status of the Amazon EC2 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 Amazon EC2 security group.

                                                                          \n@return The status of the Amazon EC2 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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          \n@param status The status of the Amazon EC2 security group.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the Amazon EC2 security group.

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

                                                                          The name of the Amazon EC2 security group.

                                                                          \n@return The name of the Amazon EC2 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" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          \n@param ec2SecurityGroupName The name of the Amazon EC2 security group.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@param ec2SecurityGroupOwnerId The AWS account ID of the Amazon EC2 security group owner.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@return The AWS account ID of the Amazon EC2 security group owner.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@param ec2SecurityGroupOwnerId The AWS account ID of the Amazon EC2 security group owner.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EC2SecurityGroupName" : { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the Amazon EC2 security group.

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

                                                                          The name of the Amazon EC2 security group.

                                                                          \n@return The name of the Amazon EC2 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" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          \n@param ec2SecurityGroupName The name of the Amazon EC2 security group.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EC2SecurityGroupOwnerId" : { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@param ec2SecurityGroupOwnerId The AWS account ID of the Amazon EC2 security group owner.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@return The AWS account ID of the Amazon EC2 security group owner.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@param ec2SecurityGroupOwnerId The AWS account ID of the Amazon EC2 security group owner.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          \n@param status The status of the Amazon EC2 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 Amazon EC2 security group.

                                                                          \n@return The status of the Amazon EC2 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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          \n@param status The status of the Amazon EC2 security group.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          \n@param status The status of the Amazon EC2 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 Amazon EC2 security group.

                                                                          \n@return The status of the Amazon EC2 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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          \n@param status The status of the Amazon EC2 security group.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                          The status of the Amazon EC2 security group.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

                                                                          The name of the Amazon EC2 security group.

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

                                                                          The name of the Amazon EC2 security group.

                                                                          \n@return The name of the Amazon EC2 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" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          \n@param ec2SecurityGroupName The name of the Amazon EC2 security group.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

                                                                          The name of the Amazon EC2 security group.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@param ec2SecurityGroupOwnerId The AWS account ID of the Amazon EC2 security group owner.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@return The AWS account ID of the Amazon EC2 security group owner.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          \n@param ec2SecurityGroupOwnerId The AWS account ID of the Amazon EC2 security group owner.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

                                                                          The AWS account ID of the Amazon EC2 security group owner.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EC2SecurityGroup", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EC2SecurityGroup", "variableName" : "ec2SecurityGroup", "variableType" : "EC2SecurityGroup", "documentation" : null, "simpleType" : "EC2SecurityGroup", "variableSetterType" : "EC2SecurityGroup" }, "wrapper" : false }, "Endpoint" : { "c2jName" : "Endpoint", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the information required for client programs to connect to a cache node.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAddress", "beanStyleSetterMethodName" : "setAddress", "c2jName" : "Address", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The DNS hostname of the cache node.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "address", "fluentSetterDocumentation" : "

                                                                          The DNS hostname of the cache node.

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

                                                                          The DNS hostname of the cache node.

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

                                                                          The DNS hostname of the cache node.

                                                                          \n@param address The DNS hostname of the cache node.", "setterMethodName" : "setAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "address", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "address", "variableType" : "String", "documentation" : "

                                                                          The DNS hostname of the cache node.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@param port The port number that the cache engine is listening on.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@return The port number that the cache engine is listening on.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@param port The port number that the cache engine is listening on.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Address" : { "beanStyleGetterMethodName" : "getAddress", "beanStyleSetterMethodName" : "setAddress", "c2jName" : "Address", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The DNS hostname of the cache node.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "address", "fluentSetterDocumentation" : "

                                                                          The DNS hostname of the cache node.

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

                                                                          The DNS hostname of the cache node.

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

                                                                          The DNS hostname of the cache node.

                                                                          \n@param address The DNS hostname of the cache node.", "setterMethodName" : "setAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "address", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "address", "variableType" : "String", "documentation" : "

                                                                          The DNS hostname of the cache node.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Port" : { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@param port The port number that the cache engine is listening on.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@return The port number that the cache engine is listening on.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@param port The port number that the cache engine is listening on.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAddress", "beanStyleSetterMethodName" : "setAddress", "c2jName" : "Address", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The DNS hostname of the cache node.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "address", "fluentSetterDocumentation" : "

                                                                          The DNS hostname of the cache node.

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

                                                                          The DNS hostname of the cache node.

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

                                                                          The DNS hostname of the cache node.

                                                                          \n@param address The DNS hostname of the cache node.", "setterMethodName" : "setAddress", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "address", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "address", "variableType" : "String", "documentation" : "

                                                                          The DNS hostname of the cache node.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@param port The port number that the cache engine is listening on.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@return The port number that the cache engine is listening on.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          \n@param port The port number that the cache engine is listening on.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                          The port number that the cache engine is listening on.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "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 }, "EngineDefaults" : { "c2jName" : "EngineDefaults", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output of a DescribeEngineDefaultParameters operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@return Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParametersList", "deprecated" : false, "documentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n@param parameters Contains a list of engine default parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n

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

                                                                          \n@return Contains a list of engine default parameters.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Parameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Parameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Parameter", "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Parameters", "setterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n@param parameters Contains a list of engine default parameters.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificParameters", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificParameters", "c2jName" : "CacheNodeTypeSpecificParameters", "c2jShape" : "CacheNodeTypeSpecificParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificParameters", "fluentSetterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificParameters", "getterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n

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

                                                                          \n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificParameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificParameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificParameter", "memberType" : "CacheNodeTypeSpecificParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificParameters", "setterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "setterMethodName" : "setCacheNodeTypeSpecificParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeTypeSpecificParameters" : { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificParameters", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificParameters", "c2jName" : "CacheNodeTypeSpecificParameters", "c2jShape" : "CacheNodeTypeSpecificParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificParameters", "fluentSetterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificParameters", "getterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n

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

                                                                          \n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificParameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificParameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificParameter", "memberType" : "CacheNodeTypeSpecificParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificParameters", "setterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "setterMethodName" : "setCacheNodeTypeSpecificParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupFamily" : { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@return Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Marker" : { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Parameters" : { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParametersList", "deprecated" : false, "documentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n@param parameters Contains a list of engine default parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n

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

                                                                          \n@return Contains a list of engine default parameters.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Parameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Parameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Parameter", "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Parameters", "setterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n@param parameters Contains a list of engine default parameters.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupFamily", "beanStyleSetterMethodName" : "setCacheParameterGroupFamily", "c2jName" : "CacheParameterGroupFamily", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupFamily", "fluentSetterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupFamily", "getterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@return Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupFamily", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupFamily", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupFamily", "setterDocumentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          \n@param cacheParameterGroupFamily Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2", "setterMethodName" : "setCacheParameterGroupFamily", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupFamily", "variableType" : "String", "documentation" : "

                                                                          Specifies the name of the cache parameter group family to which the engine default parameters apply.

                                                                          Valid values are: memcached1.4 | redis2.6 | redis2.8 | redis3.2

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMarker", "beanStyleSetterMethodName" : "setMarker", "c2jName" : "Marker", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "marker", "fluentSetterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "marker", "getterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@return Provides an identifier to allow retrieval of paginated 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" : "Marker", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Marker", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Marker", "setterDocumentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          \n@param marker Provides an identifier to allow retrieval of paginated results.", "setterMethodName" : "setMarker", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "marker", "variableType" : "String", "documentation" : "

                                                                          Provides an identifier to allow retrieval of paginated results.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameters", "beanStyleSetterMethodName" : "setParameters", "c2jName" : "Parameters", "c2jShape" : "ParametersList", "deprecated" : false, "documentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "parameters", "fluentSetterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n@param parameters Contains a list of engine default parameters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameters", "getterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n

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

                                                                          \n@return Contains a list of engine default parameters.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Parameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Parameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Parameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Parameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "member", "variableType" : "Parameter", "documentation" : "", "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Parameter", "memberType" : "Parameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Parameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Parameters", "setterDocumentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          \n@param parameters Contains a list of engine default parameters.", "setterMethodName" : "setParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameters", "variableType" : "java.util.List", "documentation" : "

                                                                          Contains a list of engine default parameters.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeTypeSpecificParameters", "beanStyleSetterMethodName" : "setCacheNodeTypeSpecificParameters", "c2jName" : "CacheNodeTypeSpecificParameters", "c2jShape" : "CacheNodeTypeSpecificParametersList", "deprecated" : false, "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeTypeSpecificParameters", "fluentSetterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeTypeSpecificParameters", "getterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n

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

                                                                          \n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "CacheNodeTypeSpecificParameter", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "CacheNodeTypeSpecificParameter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeTypeSpecificParameter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeTypeSpecificParameter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : null, "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheNodeTypeSpecificParameter", "variableName" : "member", "variableType" : "CacheNodeTypeSpecificParameter", "documentation" : "", "simpleType" : "CacheNodeTypeSpecificParameter", "variableSetterType" : "CacheNodeTypeSpecificParameter" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeTypeSpecificParameter", "memberType" : "CacheNodeTypeSpecificParameter", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "CacheNodeTypeSpecificParameter", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeTypeSpecificParameters", "setterDocumentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

                                                                          \n@param cacheNodeTypeSpecificParameters A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.", "setterMethodName" : "setCacheNodeTypeSpecificParameters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeTypeSpecificParameters", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.

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

                                                                          Represents a single occurrence of something interesting within the system. Some examples of events are creating a cache cluster, adding or removing a cache node, or rebooting a node.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@param sourceIdentifier The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@return The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache 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" : "SourceIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceIdentifier", "setterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@param sourceIdentifier The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "deprecated" : false, "documentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          ", "enumType" : "SourceType", "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@param sourceType Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\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" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@return Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\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, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceType", "setterDocumentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@param sourceType Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The text of the event.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                                                                          The text of the event.

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

                                                                          The text of the event.

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

                                                                          The text of the event.

                                                                          \n@param message The text of the event.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                                                                          The text of the event.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "Date", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The date and time when the event occurred.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@param dateValue The date and time when the event occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "date", "getterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@return The date and time when the event occurred.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Date", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "Date", "setterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@param dateValue The date and time when the event occurred.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "dateValue", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "dateValue", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The date and time when the event occurred.

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Date" : { "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "Date", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The date and time when the event occurred.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@param dateValue The date and time when the event occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "date", "getterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@return The date and time when the event occurred.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Date", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "Date", "setterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@param dateValue The date and time when the event occurred.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "dateValue", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "dateValue", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The date and time when the event occurred.

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "Message" : { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The text of the event.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                                                                          The text of the event.

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

                                                                          The text of the event.

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

                                                                          The text of the event.

                                                                          \n@param message The text of the event.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                                                                          The text of the event.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SourceIdentifier" : { "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@param sourceIdentifier The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@return The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache 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" : "SourceIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceIdentifier", "setterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@param sourceIdentifier The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SourceType" : { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "deprecated" : false, "documentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          ", "enumType" : "SourceType", "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@param sourceType Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\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" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@return Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\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, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceType", "setterDocumentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@param sourceType Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSourceIdentifier", "beanStyleSetterMethodName" : "setSourceIdentifier", "c2jName" : "SourceIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "sourceIdentifier", "fluentSetterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@param sourceIdentifier The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceIdentifier", "getterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@return The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache 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" : "SourceIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SourceIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceIdentifier", "setterDocumentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          \n@param sourceIdentifier The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.", "setterMethodName" : "setSourceIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceIdentifier", "variableType" : "String", "documentation" : "

                                                                          The identifier for the source of the event. For example, if the event occurred at the cache cluster level, the identifier would be the name of the cache cluster.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "deprecated" : false, "documentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          ", "enumType" : "SourceType", "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@param sourceType Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\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" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@return Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\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, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SourceType", "setterDocumentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          \n@param sourceType Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.\n@see SourceType", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

                                                                          Specifies the origin of this event - a cache cluster, a parameter group, a security group, etc.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "Message", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The text of the event.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

                                                                          The text of the event.

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

                                                                          The text of the event.

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

                                                                          The text of the event.

                                                                          \n@param message The text of the event.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

                                                                          The text of the event.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "Date", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                          The date and time when the event occurred.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@param dateValue The date and time when the event occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "date", "getterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@return The date and time when the event occurred.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Date", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "Date", "setterDocumentation" : "

                                                                          The date and time when the event occurred.

                                                                          \n@param dateValue The date and time when the event occurred.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "dateValue", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "dateValue", "variableType" : "java.time.Instant", "documentation" : "

                                                                          The date and time when the event occurred.

                                                                          ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "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 }, "InsufficientCacheClusterCapacityException" : { "c2jName" : "InsufficientCacheClusterCapacityFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The requested cache node type is not available in the specified Availability Zone.

                                                                          ", "enums" : null, "errorCode" : "InsufficientCacheClusterCapacity", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InsufficientCacheClusterCapacityException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InsufficientCacheClusterCapacityException", "variableName" : "insufficientCacheClusterCapacityException", "variableType" : "InsufficientCacheClusterCapacityException", "documentation" : null, "simpleType" : "InsufficientCacheClusterCapacityException", "variableSetterType" : "InsufficientCacheClusterCapacityException" }, "wrapper" : false }, "InvalidARNException" : { "c2jName" : "InvalidARNFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The requested Amazon Resource Name (ARN) does not refer to an existing resource.

                                                                          ", "enums" : null, "errorCode" : "InvalidARN", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidARNException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidARNException", "variableName" : "invalidARNException", "variableType" : "InvalidARNException", "documentation" : null, "simpleType" : "InvalidARNException", "variableSetterType" : "InvalidARNException" }, "wrapper" : false }, "InvalidCacheClusterStateException" : { "c2jName" : "InvalidCacheClusterStateFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The requested cache cluster is not in the available state.

                                                                          ", "enums" : null, "errorCode" : "InvalidCacheClusterState", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidCacheClusterStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidCacheClusterStateException", "variableName" : "invalidCacheClusterStateException", "variableType" : "InvalidCacheClusterStateException", "documentation" : null, "simpleType" : "InvalidCacheClusterStateException", "variableSetterType" : "InvalidCacheClusterStateException" }, "wrapper" : false }, "InvalidCacheParameterGroupStateException" : { "c2jName" : "InvalidCacheParameterGroupStateFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The current state of the cache parameter group does not allow the requested operation to occur.

                                                                          ", "enums" : null, "errorCode" : "InvalidCacheParameterGroupState", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidCacheParameterGroupStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidCacheParameterGroupStateException", "variableName" : "invalidCacheParameterGroupStateException", "variableType" : "InvalidCacheParameterGroupStateException", "documentation" : null, "simpleType" : "InvalidCacheParameterGroupStateException", "variableSetterType" : "InvalidCacheParameterGroupStateException" }, "wrapper" : false }, "InvalidCacheSecurityGroupStateException" : { "c2jName" : "InvalidCacheSecurityGroupStateFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The current state of the cache security group does not allow deletion.

                                                                          ", "enums" : null, "errorCode" : "InvalidCacheSecurityGroupState", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidCacheSecurityGroupStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidCacheSecurityGroupStateException", "variableName" : "invalidCacheSecurityGroupStateException", "variableType" : "InvalidCacheSecurityGroupStateException", "documentation" : null, "simpleType" : "InvalidCacheSecurityGroupStateException", "variableSetterType" : "InvalidCacheSecurityGroupStateException" }, "wrapper" : false }, "InvalidParameterCombinationException" : { "c2jName" : "InvalidParameterCombinationException", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Two or more incompatible parameters were specified.

                                                                          ", "enums" : null, "errorCode" : "InvalidParameterCombination", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidParameterCombinationException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidParameterCombinationException", "variableName" : "invalidParameterCombinationException", "variableType" : "InvalidParameterCombinationException", "documentation" : null, "simpleType" : "InvalidParameterCombinationException", "variableSetterType" : "InvalidParameterCombinationException" }, "wrapper" : false }, "InvalidParameterValueException" : { "c2jName" : "InvalidParameterValueException", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The value for a parameter is invalid.

                                                                          ", "enums" : null, "errorCode" : "InvalidParameterValue", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidParameterValueException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidParameterValueException", "variableName" : "invalidParameterValueException", "variableType" : "InvalidParameterValueException", "documentation" : null, "simpleType" : "InvalidParameterValueException", "variableSetterType" : "InvalidParameterValueException" }, "wrapper" : false }, "InvalidReplicationGroupStateException" : { "c2jName" : "InvalidReplicationGroupStateFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The requested replication group is not in the available state.

                                                                          ", "enums" : null, "errorCode" : "InvalidReplicationGroupState", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidReplicationGroupStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidReplicationGroupStateException", "variableName" : "invalidReplicationGroupStateException", "variableType" : "InvalidReplicationGroupStateException", "documentation" : null, "simpleType" : "InvalidReplicationGroupStateException", "variableSetterType" : "InvalidReplicationGroupStateException" }, "wrapper" : false }, "InvalidSnapshotStateException" : { "c2jName" : "InvalidSnapshotStateFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The current state of the snapshot does not allow the requested operation to occur.

                                                                          ", "enums" : null, "errorCode" : "InvalidSnapshotState", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidSnapshotStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidSnapshotStateException", "variableName" : "invalidSnapshotStateException", "variableType" : "InvalidSnapshotStateException", "documentation" : null, "simpleType" : "InvalidSnapshotStateException", "variableSetterType" : "InvalidSnapshotStateException" }, "wrapper" : false }, "InvalidSubnetException" : { "c2jName" : "InvalidSubnet", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          An invalid subnet identifier was specified.

                                                                          ", "enums" : null, "errorCode" : "InvalidSubnet", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "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 }, "InvalidVPCNetworkStateException" : { "c2jName" : "InvalidVPCNetworkStateFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The VPC network is in an invalid state.

                                                                          ", "enums" : null, "errorCode" : "InvalidVPCNetworkStateFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidVPCNetworkStateException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidVPCNetworkStateException", "variableName" : "invalidVPCNetworkStateException", "variableType" : "InvalidVPCNetworkStateException", "documentation" : null, "simpleType" : "InvalidVPCNetworkStateException", "variableSetterType" : "InvalidVPCNetworkStateException" }, "wrapper" : false }, "ListAllowedNodeTypeModificationsRequest" : { "c2jName" : "ListAllowedNodeTypeModificationsMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          The input parameters for the ListAllowedNodeTypeModifications operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "ListAllowedNodeTypeModifications", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param cacheClusterId The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@return The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param cacheClusterId The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param replicationGroupId The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@return The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param replicationGroupId The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param cacheClusterId The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@return The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param cacheClusterId The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param replicationGroupId The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@return The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param replicationGroupId The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param cacheClusterId The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@return The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param cacheClusterId The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                          The name of the cache cluster you want to scale up to a larger node instanced type. ElastiCache uses the cluster id to identify the current node type of this cluster and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param replicationGroupId The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@return The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

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

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          \n@param replicationGroupId The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                          The name of the replication group want to scale up to a larger node type. ElastiCache uses the replication group id to identify the current node type being used by this replication group, and from that to create a list of node types you can scale up to.

                                                                          You must provide a value for either the CacheClusterId or the ReplicationGroupId.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListAllowedNodeTypeModificationsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListAllowedNodeTypeModificationsRequest", "variableName" : "listAllowedNodeTypeModificationsRequest", "variableType" : "ListAllowedNodeTypeModificationsRequest", "documentation" : null, "simpleType" : "ListAllowedNodeTypeModificationsRequest", "variableSetterType" : "ListAllowedNodeTypeModificationsRequest" }, "wrapper" : false }, "ListAllowedNodeTypeModificationsResponse" : { "c2jName" : "AllowedNodeTypeModificationsMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the allowed node types you can use to modify your cache cluster or replication group.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getScaleUpModifications", "beanStyleSetterMethodName" : "setScaleUpModifications", "c2jName" : "ScaleUpModifications", "c2jShape" : "NodeTypeList", "deprecated" : false, "documentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "scaleUpModifications", "fluentSetterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n@param scaleUpModifications A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "scaleUpModifications", "getterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n

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

                                                                          \n@return A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ScaleUpModifications", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ScaleUpModifications", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ScaleUpModifications", "setterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n@param scaleUpModifications A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.", "setterMethodName" : "setScaleUpModifications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "scaleUpModifications", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "scaleUpModifications", "variableType" : "java.util.List", "documentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ScaleUpModifications" : { "beanStyleGetterMethodName" : "getScaleUpModifications", "beanStyleSetterMethodName" : "setScaleUpModifications", "c2jName" : "ScaleUpModifications", "c2jShape" : "NodeTypeList", "deprecated" : false, "documentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "scaleUpModifications", "fluentSetterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n@param scaleUpModifications A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "scaleUpModifications", "getterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n

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

                                                                          \n@return A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ScaleUpModifications", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ScaleUpModifications", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ScaleUpModifications", "setterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n@param scaleUpModifications A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.", "setterMethodName" : "setScaleUpModifications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "scaleUpModifications", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "scaleUpModifications", "variableType" : "java.util.List", "documentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getScaleUpModifications", "beanStyleSetterMethodName" : "setScaleUpModifications", "c2jName" : "ScaleUpModifications", "c2jShape" : "NodeTypeList", "deprecated" : false, "documentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "scaleUpModifications", "fluentSetterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n@param scaleUpModifications A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "scaleUpModifications", "getterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n

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

                                                                          \n@return A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ScaleUpModifications", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ScaleUpModifications", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ScaleUpModifications", "setterDocumentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

                                                                          \n@param scaleUpModifications A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.", "setterMethodName" : "setScaleUpModifications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "scaleUpModifications", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "scaleUpModifications", "variableType" : "java.util.List", "documentation" : "

                                                                          A string list, each element of which specifies a cache node type which you can use to scale your cache cluster or replication group.

                                                                          When scaling up a Redis cluster or replication group using ModifyCacheCluster or ModifyReplicationGroup, use a value from this list for the CacheNodeType parameter.

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

                                                                          The input parameters for the ListTagsForResource operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "ListTagsForResource", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@param resourceName The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@return The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@param resourceName The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceName" : { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@param resourceName The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@return The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@param resourceName The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@param resourceName The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@return The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          \n@param resourceName The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

                                                                          The Amazon Resource Name (ARN) of the resource for which you want the list of tags, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                          For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceName" ], "shapeName" : "ListTagsForResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : null, "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "wrapper" : false }, "ListTagsForResourceResponse" : { "c2jName" : "TagListMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                          Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n

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

                                                                          \n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "TagList" : { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n

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

                                                                          \n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n

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

                                                                          \n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

                                                                          \n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cost allocation tags as key-value pairs.

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

                                                                          Represents the input of a ModifyCacheCluster operation.

                                                                          ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "ModifyCacheCluster", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                          The cache cluster identifier. This value is stored as a lowercase string.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                          The cache cluster identifier. This value is stored as a lowercase string.

                                                                          \n@param cacheClusterId The cache cluster identifier. This value is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                          The cache cluster identifier. This value is stored as a lowercase string.

                                                                          \n@return The cache cluster identifier. This value 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                          The cache cluster identifier. This value is stored as a lowercase string.

                                                                          \n@param cacheClusterId The cache cluster identifier. This value is stored as a lowercase string.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                          The cache cluster identifier. This value is stored as a lowercase string.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                          The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                          The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                          \n@param numCacheNodes The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

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

                                                                          The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                          \n@return The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache 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" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                          The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                          \n@param numCacheNodes The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                          ", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                          The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                          If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                          For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                          Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                          A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                          ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToRemove", "beanStyleSetterMethodName" : "setCacheNodeIdsToRemove", "c2jName" : "CacheNodeIdsToRemove", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                          A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToRemove", "fluentSetterDocumentation" : "

                                                                          A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                          \n@param cacheNodeIdsToRemove A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToRemove", "getterDocumentation" : "

                                                                          A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                          \n

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

                                                                          \n@return A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToRemove", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToRemove", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToRemove", "setterDocumentation" : "

                                                                          A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                          \n@param cacheNodeIdsToRemove A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.", "setterMethodName" : "setCacheNodeIdsToRemove", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : "

                                                                          A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                          For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                          ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAZMode", "beanStyleSetterMethodName" : "setAZMode", "c2jName" : "AZMode", "c2jShape" : "AZMode", "deprecated" : false, "documentation" : "

                                                                          Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          ", "enumType" : "AZMode", "fluentGetterMethodName" : "azMode", "fluentSetterDocumentation" : "

                                                                          Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          \n@param azMode Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

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

                                                                          Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          \n@return Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          \n@see AZMode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AZMode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AZMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AZMode", "setterDocumentation" : "

                                                                          Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          \n@param azMode Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          \n@see AZMode", "setterMethodName" : "setAZMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : "

                                                                          Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                          Valid values: single-az | cross-az.

                                                                          This option is only supported for Memcached cache clusters.

                                                                          You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                          Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNewAvailabilityZones", "beanStyleSetterMethodName" : "setNewAvailabilityZones", "c2jName" : "NewAvailabilityZones", "c2jShape" : "PreferredAvailabilityZoneList", "deprecated" : false, "documentation" : "

                                                                          The list of Availability Zones where the new Memcached cache nodes are created.

                                                                          This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                          This option is only supported on Memcached clusters.

                                                                          Scenarios:

                                                                          • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                          • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                          • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                          The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                          If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          Impact of new add/remove requests upon pending requests

                                                                          • Scenario-1

                                                                            • Pending Action: Delete

                                                                            • New Request: Delete

                                                                            • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                          • Scenario-2

                                                                            • Pending Action: Delete

                                                                            • New Request: Create

                                                                            • Result: The new create, pending or immediate, replaces the pending delete.

                                                                          • Scenario-3

                                                                            • Pending Action: Create

                                                                            • New Request: Delete

                                                                            • Result: The new delete, pending or immediate, replaces the pending create.

                                                                          • Scenario-4

                                                                            • Pending Action: Create

                                                                            • New Request: Create

                                                                            • Result: The new create is added to the pending create.

                                                                              Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                          ", "enumType" : null, "fluentGetterMethodName" : "newAvailabilityZones", "fluentSetterDocumentation" : "

                                                                          The list of Availability Zones where the new Memcached cache nodes are created.

                                                                          This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                          This option is only supported on Memcached clusters.

                                                                          Scenarios:

                                                                          • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                          • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                          • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                          The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                          If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          Impact of new add/remove requests upon pending requests

                                                                          • Scenario-1

                                                                            • Pending Action: Delete

                                                                            • New Request: Delete

                                                                            • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                          • Scenario-2

                                                                            • Pending Action: Delete

                                                                            • New Request: Create

                                                                            • Result: The new create, pending or immediate, replaces the pending delete.

                                                                          • Scenario-3

                                                                            • Pending Action: Create

                                                                            • New Request: Delete

                                                                            • Result: The new delete, pending or immediate, replaces the pending create.

                                                                          • Scenario-4

                                                                            • Pending Action: Create

                                                                            • New Request: Create

                                                                            • Result: The new create is added to the pending create.

                                                                              Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                          \n@param newAvailabilityZones The list of Availability Zones where the new Memcached cache nodes are created.

                                                                          This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                          This option is only supported on Memcached clusters.

                                                                          Scenarios:

                                                                          • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                          • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                          • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                          The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                          If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                          Impact of new add/remove requests upon pending requests

                                                                          • Scenario-1

                                                                            • Pending Action: Delete

                                                                            • New Request: Delete

                                                                            • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                          • Scenario-2

                                                                            • Pending Action: Delete

                                                                            • New Request: Create

                                                                            • Result: The new create, pending or immediate, replaces the pending delete.

                                                                          • Scenario-3

                                                                            • Pending Action: Create

                                                                            • New Request: Delete

                                                                            • Result: The new delete, pending or immediate, replaces the pending create.

                                                                          • Scenario-4

                                                                            • Pending Action: Create

                                                                            • New Request: Create

                                                                            • Result: The new create is added to the pending create.

                                                                              Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

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

                                                                            The list of Availability Zones where the new Memcached cache nodes are created.

                                                                            This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                            This option is only supported on Memcached clusters.

                                                                            Scenarios:

                                                                            • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                            • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                            • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                            The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                            If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                            Impact of new add/remove requests upon pending requests

                                                                            • Scenario-1

                                                                              • Pending Action: Delete

                                                                              • New Request: Delete

                                                                              • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                            • Scenario-2

                                                                              • Pending Action: Delete

                                                                              • New Request: Create

                                                                              • Result: The new create, pending or immediate, replaces the pending delete.

                                                                            • Scenario-3

                                                                              • Pending Action: Create

                                                                              • New Request: Delete

                                                                              • Result: The new delete, pending or immediate, replaces the pending create.

                                                                            • Scenario-4

                                                                              • Pending Action: Create

                                                                              • New Request: Create

                                                                              • Result: The new create is added to the pending create.

                                                                                Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                            \n

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

                                                                            \n@return The list of Availability Zones where the new Memcached cache nodes are created.

                                                                            This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                            This option is only supported on Memcached clusters.

                                                                            Scenarios:

                                                                            • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                            • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                            • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                            The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                            If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                            Impact of new add/remove requests upon pending requests

                                                                            • Scenario-1

                                                                              • Pending Action: Delete

                                                                              • New Request: Delete

                                                                              • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                            • Scenario-2

                                                                              • Pending Action: Delete

                                                                              • New Request: Create

                                                                              • Result: The new create, pending or immediate, replaces the pending delete.

                                                                            • Scenario-3

                                                                              • Pending Action: Create

                                                                              • New Request: Delete

                                                                              • Result: The new delete, pending or immediate, replaces the pending create.

                                                                            • Scenario-4

                                                                              • Pending Action: Create

                                                                              • New Request: Create

                                                                              • Result: The new create is added to the pending create.

                                                                                Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                            • ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NewAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NewAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "PreferredAvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NewAvailabilityZones", "setterDocumentation" : "

                                                                              The list of Availability Zones where the new Memcached cache nodes are created.

                                                                              This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                              This option is only supported on Memcached clusters.

                                                                              Scenarios:

                                                                              • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                              • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                              • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                              The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                              If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                              Impact of new add/remove requests upon pending requests

                                                                              • Scenario-1

                                                                                • Pending Action: Delete

                                                                                • New Request: Delete

                                                                                • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                              • Scenario-2

                                                                                • Pending Action: Delete

                                                                                • New Request: Create

                                                                                • Result: The new create, pending or immediate, replaces the pending delete.

                                                                              • Scenario-3

                                                                                • Pending Action: Create

                                                                                • New Request: Delete

                                                                                • Result: The new delete, pending or immediate, replaces the pending create.

                                                                              • Scenario-4

                                                                                • Pending Action: Create

                                                                                • New Request: Create

                                                                                • Result: The new create is added to the pending create.

                                                                                  Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                              \n@param newAvailabilityZones The list of Availability Zones where the new Memcached cache nodes are created.

                                                                              This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                              This option is only supported on Memcached clusters.

                                                                              Scenarios:

                                                                              • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                              • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                              • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                              The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                              If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                              Impact of new add/remove requests upon pending requests

                                                                              • Scenario-1

                                                                                • Pending Action: Delete

                                                                                • New Request: Delete

                                                                                • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                              • Scenario-2

                                                                                • Pending Action: Delete

                                                                                • New Request: Create

                                                                                • Result: The new create, pending or immediate, replaces the pending delete.

                                                                              • Scenario-3

                                                                                • Pending Action: Create

                                                                                • New Request: Delete

                                                                                • Result: The new delete, pending or immediate, replaces the pending create.

                                                                              • Scenario-4

                                                                                • Pending Action: Create

                                                                                • New Request: Create

                                                                                • Result: The new create is added to the pending create.

                                                                                  Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                              • ", "setterMethodName" : "setNewAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "newAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "newAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                This option is only supported on Memcached clusters.

                                                                                Scenarios:

                                                                                • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                Impact of new add/remove requests upon pending requests

                                                                                • Scenario-1

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                • Scenario-2

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Create

                                                                                  • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                • Scenario-3

                                                                                  • Pending Action: Create

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                • Scenario-4

                                                                                  • Pending Action: Create

                                                                                  • New Request: Create

                                                                                  • Result: The new create is added to the pending create.

                                                                                    Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                \n@param cacheSecurityGroupNames A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                \n

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

                                                                                \n@return A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                \n@param cacheSecurityGroupNames A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                                                                Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                                                Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                                                Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                \n

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

                                                                                \n@return Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                                                                Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                Specifies the VPC Security Groups associated with the cache cluster.

                                                                                This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30

                                                                                \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30

                                                                                \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30

                                                                                \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                Valid values for ddd are:

                                                                                • sun

                                                                                • mon

                                                                                • tue

                                                                                • wed

                                                                                • thu

                                                                                • fri

                                                                                • sat

                                                                                Example: sun:23:00-mon:01:30

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                                                                The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

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

                                                                                The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

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

                                                                                The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                                                                The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                \n@param cacheParameterGroupName The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                \n@return The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                \n@param cacheParameterGroupName The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicStatus", "beanStyleSetterMethodName" : "setNotificationTopicStatus", "c2jName" : "NotificationTopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicStatus", "fluentSetterDocumentation" : "

                                                                                The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive

                                                                                \n@param notificationTopicStatus The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationTopicStatus", "getterDocumentation" : "

                                                                                The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive

                                                                                \n@return The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationTopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationTopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NotificationTopicStatus", "setterDocumentation" : "

                                                                                The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive

                                                                                \n@param notificationTopicStatus The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive", "setterMethodName" : "setNotificationTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : "

                                                                                The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                Valid values: active | inactive

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

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

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                \n@return If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplyImmediately", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "setterDocumentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                \n@param engineVersion The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                \n@return The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                \n@param engineVersion The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                This parameter is currently disabled.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                This parameter is currently disabled.

                                                                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                This parameter is currently disabled.

                                                                                \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                This parameter is currently disabled.

                                                                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                This parameter is currently disabled.

                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

                                                                                The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                \n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                ", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache 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" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                \n@param cacheNodeType A valid cache node type that you want to scale this cache cluster up to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                \n@return A valid cache node type that you want to scale this cache cluster up 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                \n@param cacheNodeType A valid cache node type that you want to scale this cache cluster up to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AZMode" : { "beanStyleGetterMethodName" : "getAZMode", "beanStyleSetterMethodName" : "setAZMode", "c2jName" : "AZMode", "c2jShape" : "AZMode", "deprecated" : false, "documentation" : "

                                                                                Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                ", "enumType" : "AZMode", "fluentGetterMethodName" : "azMode", "fluentSetterDocumentation" : "

                                                                                Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                \n@param azMode Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

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

                                                                                Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                \n@return Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                \n@see AZMode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AZMode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AZMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AZMode", "setterDocumentation" : "

                                                                                Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                \n@param azMode Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                \n@see AZMode", "setterMethodName" : "setAZMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : "

                                                                                Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                Valid values: single-az | cross-az.

                                                                                This option is only supported for Memcached cache clusters.

                                                                                You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ApplyImmediately" : { "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

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

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                \n@return If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplyImmediately", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "setterDocumentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                                If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                Valid values: true | false

                                                                                Default: false

                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "AutoMinorVersionUpgrade" : { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                This parameter is currently disabled.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                This parameter is currently disabled.

                                                                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                This parameter is currently disabled.

                                                                                \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                This parameter is currently disabled.

                                                                                \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                This parameter is currently disabled.

                                                                                ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The cache cluster identifier. This value is stored as a lowercase string.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                The cache cluster identifier. This value is stored as a lowercase string.

                                                                                \n@param cacheClusterId The cache cluster identifier. This value is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                The cache cluster identifier. This value is stored as a lowercase string.

                                                                                \n@return The cache cluster identifier. This value 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                The cache cluster identifier. This value is stored as a lowercase string.

                                                                                \n@param cacheClusterId The cache cluster identifier. This value is stored as a lowercase string.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                The cache cluster identifier. This value is stored as a lowercase string.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeIdsToRemove" : { "beanStyleGetterMethodName" : "getCacheNodeIdsToRemove", "beanStyleSetterMethodName" : "setCacheNodeIdsToRemove", "c2jName" : "CacheNodeIdsToRemove", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToRemove", "fluentSetterDocumentation" : "

                                                                                A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                \n@param cacheNodeIdsToRemove A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToRemove", "getterDocumentation" : "

                                                                                A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                \n

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

                                                                                \n@return A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToRemove", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToRemove", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToRemove", "setterDocumentation" : "

                                                                                A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                \n@param cacheNodeIdsToRemove A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.", "setterMethodName" : "setCacheNodeIdsToRemove", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : "

                                                                                A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                \n@param cacheNodeType A valid cache node type that you want to scale this cache cluster up to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                \n@return A valid cache node type that you want to scale this cache cluster up 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                \n@param cacheNodeType A valid cache node type that you want to scale this cache cluster up to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                A valid cache node type that you want to scale this cache cluster up to.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                \n@param cacheParameterGroupName The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                \n@return The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                \n@param cacheParameterGroupName The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSecurityGroupNames" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                \n@param cacheSecurityGroupNames A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                \n

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

                                                                                \n@return A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                \n@param cacheSecurityGroupNames A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                                                                A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                \n@param engineVersion The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                \n@return The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                \n@param engineVersion The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                The upgraded version of the cache engine to be run on the cache nodes.

                                                                                Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NewAvailabilityZones" : { "beanStyleGetterMethodName" : "getNewAvailabilityZones", "beanStyleSetterMethodName" : "setNewAvailabilityZones", "c2jName" : "NewAvailabilityZones", "c2jShape" : "PreferredAvailabilityZoneList", "deprecated" : false, "documentation" : "

                                                                                The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                This option is only supported on Memcached clusters.

                                                                                Scenarios:

                                                                                • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                Impact of new add/remove requests upon pending requests

                                                                                • Scenario-1

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                • Scenario-2

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Create

                                                                                  • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                • Scenario-3

                                                                                  • Pending Action: Create

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                • Scenario-4

                                                                                  • Pending Action: Create

                                                                                  • New Request: Create

                                                                                  • Result: The new create is added to the pending create.

                                                                                    Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                ", "enumType" : null, "fluentGetterMethodName" : "newAvailabilityZones", "fluentSetterDocumentation" : "

                                                                                The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                This option is only supported on Memcached clusters.

                                                                                Scenarios:

                                                                                • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                Impact of new add/remove requests upon pending requests

                                                                                • Scenario-1

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                • Scenario-2

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Create

                                                                                  • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                • Scenario-3

                                                                                  • Pending Action: Create

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                • Scenario-4

                                                                                  • Pending Action: Create

                                                                                  • New Request: Create

                                                                                  • Result: The new create is added to the pending create.

                                                                                    Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                \n@param newAvailabilityZones The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                This option is only supported on Memcached clusters.

                                                                                Scenarios:

                                                                                • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                Impact of new add/remove requests upon pending requests

                                                                                • Scenario-1

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                • Scenario-2

                                                                                  • Pending Action: Delete

                                                                                  • New Request: Create

                                                                                  • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                • Scenario-3

                                                                                  • Pending Action: Create

                                                                                  • New Request: Delete

                                                                                  • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                • Scenario-4

                                                                                  • Pending Action: Create

                                                                                  • New Request: Create

                                                                                  • Result: The new create is added to the pending create.

                                                                                    Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

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

                                                                                  The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                  This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                  This option is only supported on Memcached clusters.

                                                                                  Scenarios:

                                                                                  • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                  • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                  • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                  The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                  If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                  Impact of new add/remove requests upon pending requests

                                                                                  • Scenario-1

                                                                                    • Pending Action: Delete

                                                                                    • New Request: Delete

                                                                                    • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                  • Scenario-2

                                                                                    • Pending Action: Delete

                                                                                    • New Request: Create

                                                                                    • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                  • Scenario-3

                                                                                    • Pending Action: Create

                                                                                    • New Request: Delete

                                                                                    • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                  • Scenario-4

                                                                                    • Pending Action: Create

                                                                                    • New Request: Create

                                                                                    • Result: The new create is added to the pending create.

                                                                                      Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                  \n

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

                                                                                  \n@return The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                  This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                  This option is only supported on Memcached clusters.

                                                                                  Scenarios:

                                                                                  • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                  • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                  • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                  The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                  If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                  Impact of new add/remove requests upon pending requests

                                                                                  • Scenario-1

                                                                                    • Pending Action: Delete

                                                                                    • New Request: Delete

                                                                                    • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                  • Scenario-2

                                                                                    • Pending Action: Delete

                                                                                    • New Request: Create

                                                                                    • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                  • Scenario-3

                                                                                    • Pending Action: Create

                                                                                    • New Request: Delete

                                                                                    • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                  • Scenario-4

                                                                                    • Pending Action: Create

                                                                                    • New Request: Create

                                                                                    • Result: The new create is added to the pending create.

                                                                                      Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                  • ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NewAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NewAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "PreferredAvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NewAvailabilityZones", "setterDocumentation" : "

                                                                                    The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                    This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                    This option is only supported on Memcached clusters.

                                                                                    Scenarios:

                                                                                    • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                    • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                    • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                    The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                    If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                    Impact of new add/remove requests upon pending requests

                                                                                    • Scenario-1

                                                                                      • Pending Action: Delete

                                                                                      • New Request: Delete

                                                                                      • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                    • Scenario-2

                                                                                      • Pending Action: Delete

                                                                                      • New Request: Create

                                                                                      • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                    • Scenario-3

                                                                                      • Pending Action: Create

                                                                                      • New Request: Delete

                                                                                      • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                    • Scenario-4

                                                                                      • Pending Action: Create

                                                                                      • New Request: Create

                                                                                      • Result: The new create is added to the pending create.

                                                                                        Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                    \n@param newAvailabilityZones The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                    This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                    This option is only supported on Memcached clusters.

                                                                                    Scenarios:

                                                                                    • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                    • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                    • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                    The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                    If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                    Impact of new add/remove requests upon pending requests

                                                                                    • Scenario-1

                                                                                      • Pending Action: Delete

                                                                                      • New Request: Delete

                                                                                      • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                    • Scenario-2

                                                                                      • Pending Action: Delete

                                                                                      • New Request: Create

                                                                                      • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                    • Scenario-3

                                                                                      • Pending Action: Create

                                                                                      • New Request: Delete

                                                                                      • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                    • Scenario-4

                                                                                      • Pending Action: Create

                                                                                      • New Request: Create

                                                                                      • Result: The new create is added to the pending create.

                                                                                        Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                    • ", "setterMethodName" : "setNewAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "newAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "newAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                      The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                      This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                      This option is only supported on Memcached clusters.

                                                                                      Scenarios:

                                                                                      • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                      • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                      • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                      The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                      If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      Impact of new add/remove requests upon pending requests

                                                                                      • Scenario-1

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-2

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Create

                                                                                        • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-3

                                                                                        • Pending Action: Create

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                      • Scenario-4

                                                                                        • Pending Action: Create

                                                                                        • New Request: Create

                                                                                        • Result: The new create is added to the pending create.

                                                                                          Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NotificationTopicArn" : { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                      The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                                                                      The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                      \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

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

                                                                                      The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                      \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

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

                                                                                      The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                      \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                      ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                                                                      The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                      The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NotificationTopicStatus" : { "beanStyleGetterMethodName" : "getNotificationTopicStatus", "beanStyleSetterMethodName" : "setNotificationTopicStatus", "c2jName" : "NotificationTopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                      The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicStatus", "fluentSetterDocumentation" : "

                                                                                      The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive

                                                                                      \n@param notificationTopicStatus The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationTopicStatus", "getterDocumentation" : "

                                                                                      The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive

                                                                                      \n@return The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationTopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationTopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NotificationTopicStatus", "setterDocumentation" : "

                                                                                      The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive

                                                                                      \n@param notificationTopicStatus The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive", "setterMethodName" : "setNotificationTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : "

                                                                                      The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                      Valid values: active | inactive

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NumCacheNodes" : { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      \n@param numCacheNodes The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

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

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      \n@return The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache 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" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      \n@param numCacheNodes The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      ", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30

                                                                                      \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30

                                                                                      \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30

                                                                                      \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                      Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                      Valid values for ddd are:

                                                                                      • sun

                                                                                      • mon

                                                                                      • tue

                                                                                      • wed

                                                                                      • thu

                                                                                      • fri

                                                                                      • sat

                                                                                      Example: sun:23:00-mon:01:30

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SecurityGroupIds" : { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                                                                      Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                                                      Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                      \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                                                      Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                      \n

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

                                                                                      \n@return Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                                                                      Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                      \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                      Specifies the VPC Security Groups associated with the cache cluster.

                                                                                      This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SnapshotRetentionLimit" : { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                      The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                      The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                      \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

                                                                                      The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                      \n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                      ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                      The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                      \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                      ", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                      The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                      If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "SnapshotWindow" : { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                      The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                      The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                      \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                      The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                      \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache 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" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                      The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                      \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                      The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                      The cache cluster identifier. This value is stored as a lowercase string.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                      The cache cluster identifier. This value is stored as a lowercase string.

                                                                                      \n@param cacheClusterId The cache cluster identifier. This value is stored as a lowercase string.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                      The cache cluster identifier. This value is stored as a lowercase string.

                                                                                      \n@return The cache cluster identifier. This value 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                      The cache cluster identifier. This value is stored as a lowercase string.

                                                                                      \n@param cacheClusterId The cache cluster identifier. This value is stored as a lowercase string.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                      The cache cluster identifier. This value is stored as a lowercase string.

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      \n@param numCacheNodes The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

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

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      \n@return The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache 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" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      \n@param numCacheNodes The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      ", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                      The number of cache nodes that the cache cluster should have. If the value for NumCacheNodes is greater than the sum of the number of current cache nodes and the number of cache nodes pending creation (which may be zero), more nodes are added. If the value is less than the number of existing cache nodes, nodes are removed. If the value is equal to the number of current cache nodes, any pending add or remove requests are canceled.

                                                                                      If you are removing cache nodes, you must use the CacheNodeIdsToRemove parameter to provide the IDs of the specific cache nodes to remove.

                                                                                      For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                      Adding or removing Memcached cache nodes can be applied immediately or as a pending operation (see ApplyImmediately).

                                                                                      A pending operation to modify the number of cache nodes in a cluster during its maintenance window, whether by adding or removing nodes in accordance with the scale out architecture, is not queued. The customer's latest request to add or remove nodes to the cluster overrides any previous pending operations to modify the number of cache nodes in the cluster. For example, a request to remove 2 nodes would override a previous pending operation to remove 3 nodes. Similarly, a request to add 2 nodes would override a previous pending operation to remove 3 nodes and vice versa. As Memcached cache nodes may now be provisioned in different Availability Zones with flexible cache node placement, a request to add nodes does not automatically override a previous pending operation to add nodes. The customer can modify the previous pending operation to add more nodes or explicitly cancel the pending request and retry the new request. To cancel pending operations to modify the number of cache nodes in a cluster, use the ModifyCacheCluster request and set NumCacheNodes equal to the number of cache nodes currently in the cache cluster.

                                                                                      ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToRemove", "beanStyleSetterMethodName" : "setCacheNodeIdsToRemove", "c2jName" : "CacheNodeIdsToRemove", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                      A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToRemove", "fluentSetterDocumentation" : "

                                                                                      A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                      \n@param cacheNodeIdsToRemove A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToRemove", "getterDocumentation" : "

                                                                                      A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                      \n

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

                                                                                      \n@return A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToRemove", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToRemove", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToRemove", "setterDocumentation" : "

                                                                                      A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                      \n@param cacheNodeIdsToRemove A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.", "setterMethodName" : "setCacheNodeIdsToRemove", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : "

                                                                                      A list of cache node IDs to be removed. A node ID is a numeric identifier (0001, 0002, etc.). This parameter is only valid when NumCacheNodes is less than the existing number of cache nodes. The number of cache node IDs supplied in this parameter must match the difference between the existing number of cache nodes in the cluster or pending cache nodes, whichever is greater, and the value of NumCacheNodes in the request.

                                                                                      For example: If you have 3 active cache nodes, 7 pending cache nodes, and the number of cache nodes in this ModifyCacheCluser call is 5, you must list 2 (7 - 5) cache node IDs to remove.

                                                                                      ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAZMode", "beanStyleSetterMethodName" : "setAZMode", "c2jName" : "AZMode", "c2jShape" : "AZMode", "deprecated" : false, "documentation" : "

                                                                                      Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      ", "enumType" : "AZMode", "fluentGetterMethodName" : "azMode", "fluentSetterDocumentation" : "

                                                                                      Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      \n@param azMode Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

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

                                                                                      Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      \n@return Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      \n@see AZMode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AZMode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AZMode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AZMode", "setterDocumentation" : "

                                                                                      Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      \n@param azMode Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      \n@see AZMode", "setterMethodName" : "setAZMode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "azMode", "variableType" : "String", "documentation" : "

                                                                                      Specifies whether the new nodes in this Memcached cache cluster are all created in a single Availability Zone or created across multiple Availability Zones.

                                                                                      Valid values: single-az | cross-az.

                                                                                      This option is only supported for Memcached cache clusters.

                                                                                      You cannot specify single-az if the Memcached cache cluster already has cache nodes in different Availability Zones. If cross-az is specified, existing Memcached nodes remain in their current Availability Zone.

                                                                                      Only newly created nodes are located in different Availability Zones. For instructions on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNewAvailabilityZones", "beanStyleSetterMethodName" : "setNewAvailabilityZones", "c2jName" : "NewAvailabilityZones", "c2jShape" : "PreferredAvailabilityZoneList", "deprecated" : false, "documentation" : "

                                                                                      The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                      This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                      This option is only supported on Memcached clusters.

                                                                                      Scenarios:

                                                                                      • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                      • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                      • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                      The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                      If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      Impact of new add/remove requests upon pending requests

                                                                                      • Scenario-1

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-2

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Create

                                                                                        • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-3

                                                                                        • Pending Action: Create

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                      • Scenario-4

                                                                                        • Pending Action: Create

                                                                                        • New Request: Create

                                                                                        • Result: The new create is added to the pending create.

                                                                                          Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                      ", "enumType" : null, "fluentGetterMethodName" : "newAvailabilityZones", "fluentSetterDocumentation" : "

                                                                                      The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                      This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                      This option is only supported on Memcached clusters.

                                                                                      Scenarios:

                                                                                      • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                      • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                      • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                      The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                      If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      Impact of new add/remove requests upon pending requests

                                                                                      • Scenario-1

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-2

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Create

                                                                                        • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-3

                                                                                        • Pending Action: Create

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                      • Scenario-4

                                                                                        • Pending Action: Create

                                                                                        • New Request: Create

                                                                                        • Result: The new create is added to the pending create.

                                                                                          Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                      \n@param newAvailabilityZones The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                      This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                      This option is only supported on Memcached clusters.

                                                                                      Scenarios:

                                                                                      • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                      • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                      • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                      The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                      If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                      Impact of new add/remove requests upon pending requests

                                                                                      • Scenario-1

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-2

                                                                                        • Pending Action: Delete

                                                                                        • New Request: Create

                                                                                        • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                      • Scenario-3

                                                                                        • Pending Action: Create

                                                                                        • New Request: Delete

                                                                                        • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                      • Scenario-4

                                                                                        • Pending Action: Create

                                                                                        • New Request: Create

                                                                                        • Result: The new create is added to the pending create.

                                                                                          Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

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

                                                                                        The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                        This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                        This option is only supported on Memcached clusters.

                                                                                        Scenarios:

                                                                                        • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                        • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                        • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                        The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                        If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                        Impact of new add/remove requests upon pending requests

                                                                                        • Scenario-1

                                                                                          • Pending Action: Delete

                                                                                          • New Request: Delete

                                                                                          • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                        • Scenario-2

                                                                                          • Pending Action: Delete

                                                                                          • New Request: Create

                                                                                          • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                        • Scenario-3

                                                                                          • Pending Action: Create

                                                                                          • New Request: Delete

                                                                                          • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                        • Scenario-4

                                                                                          • Pending Action: Create

                                                                                          • New Request: Create

                                                                                          • Result: The new create is added to the pending create.

                                                                                            Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                        \n

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

                                                                                        \n@return The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                        This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                        This option is only supported on Memcached clusters.

                                                                                        Scenarios:

                                                                                        • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                        • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                        • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                        The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                        If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                        Impact of new add/remove requests upon pending requests

                                                                                        • Scenario-1

                                                                                          • Pending Action: Delete

                                                                                          • New Request: Delete

                                                                                          • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                        • Scenario-2

                                                                                          • Pending Action: Delete

                                                                                          • New Request: Create

                                                                                          • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                        • Scenario-3

                                                                                          • Pending Action: Create

                                                                                          • New Request: Delete

                                                                                          • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                        • Scenario-4

                                                                                          • Pending Action: Create

                                                                                          • New Request: Create

                                                                                          • Result: The new create is added to the pending create.

                                                                                            Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                        • ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NewAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NewAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "PreferredAvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NewAvailabilityZones", "setterDocumentation" : "

                                                                                          The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                          This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                          This option is only supported on Memcached clusters.

                                                                                          Scenarios:

                                                                                          • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                          • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                          • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                          The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                          If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                          Impact of new add/remove requests upon pending requests

                                                                                          • Scenario-1

                                                                                            • Pending Action: Delete

                                                                                            • New Request: Delete

                                                                                            • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                          • Scenario-2

                                                                                            • Pending Action: Delete

                                                                                            • New Request: Create

                                                                                            • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                          • Scenario-3

                                                                                            • Pending Action: Create

                                                                                            • New Request: Delete

                                                                                            • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                          • Scenario-4

                                                                                            • Pending Action: Create

                                                                                            • New Request: Create

                                                                                            • Result: The new create is added to the pending create.

                                                                                              Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                          \n@param newAvailabilityZones The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                          This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                          This option is only supported on Memcached clusters.

                                                                                          Scenarios:

                                                                                          • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                          • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                          • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                          The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                          If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                          Impact of new add/remove requests upon pending requests

                                                                                          • Scenario-1

                                                                                            • Pending Action: Delete

                                                                                            • New Request: Delete

                                                                                            • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                          • Scenario-2

                                                                                            • Pending Action: Delete

                                                                                            • New Request: Create

                                                                                            • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                          • Scenario-3

                                                                                            • Pending Action: Create

                                                                                            • New Request: Delete

                                                                                            • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                          • Scenario-4

                                                                                            • Pending Action: Create

                                                                                            • New Request: Create

                                                                                            • Result: The new create is added to the pending create.

                                                                                              Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                          • ", "setterMethodName" : "setNewAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "newAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "newAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                            The list of Availability Zones where the new Memcached cache nodes are created.

                                                                                            This parameter is only valid when NumCacheNodes in the request is greater than the sum of the number of active cache nodes and the number of cache nodes pending creation (which may be zero). The number of Availability Zones supplied in this list must match the cache nodes being added in this request.

                                                                                            This option is only supported on Memcached clusters.

                                                                                            Scenarios:

                                                                                            • Scenario 1: You have 3 active nodes and wish to add 2 nodes. Specify NumCacheNodes=5 (3 + 2) and optionally specify two Availability Zones for the two new nodes.

                                                                                            • Scenario 2: You have 3 active nodes and 2 nodes pending creation (from the scenario 1 call) and want to add 1 more node. Specify NumCacheNodes=6 ((3 + 2) + 1) and optionally specify an Availability Zone for the new node.

                                                                                            • Scenario 3: You want to cancel all pending operations. Specify NumCacheNodes=3 to cancel all pending operations.

                                                                                            The Availability Zone placement of nodes pending creation cannot be modified. If you wish to cancel any nodes pending creation, add 0 nodes by setting NumCacheNodes to the number of current nodes.

                                                                                            If cross-az is specified, existing Memcached nodes remain in their current Availability Zone. Only newly created nodes can be located in different Availability Zones. For guidance on how to move existing Memcached nodes to different Availability Zones, see the Availability Zone Considerations section of Cache Node Considerations for Memcached.

                                                                                            Impact of new add/remove requests upon pending requests

                                                                                            • Scenario-1

                                                                                              • Pending Action: Delete

                                                                                              • New Request: Delete

                                                                                              • Result: The new delete, pending or immediate, replaces the pending delete.

                                                                                            • Scenario-2

                                                                                              • Pending Action: Delete

                                                                                              • New Request: Create

                                                                                              • Result: The new create, pending or immediate, replaces the pending delete.

                                                                                            • Scenario-3

                                                                                              • Pending Action: Create

                                                                                              • New Request: Delete

                                                                                              • Result: The new delete, pending or immediate, replaces the pending create.

                                                                                            • Scenario-4

                                                                                              • Pending Action: Create

                                                                                              • New Request: Create

                                                                                              • Result: The new create is added to the pending create.

                                                                                                Important: If the new create request is Apply Immediately - Yes, all creates are performed immediately. If the new create request is Apply Immediately - No, all creates are pending.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                                                                            A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                                                                            A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                            \n

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

                                                                                            \n@return A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                                                                            A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache security group names to authorize on this cache cluster. This change is asynchronously applied as soon as possible.

                                                                                            You can use this parameter only with clusters that are created outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n

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

                                                                                            \n@return Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache cluster.

                                                                                            This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                            \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                            ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the cache cluster owner.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@return The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to apply to this cache cluster. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicStatus", "beanStyleSetterMethodName" : "setNotificationTopicStatus", "c2jName" : "NotificationTopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicStatus", "fluentSetterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationTopicStatus", "getterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@return The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationTopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationTopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NotificationTopicStatus", "setterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "setterMethodName" : "setNotificationTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the Amazon SNS notification topic. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

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

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@return If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

                                                                                            Default: false", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplyImmediately", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "setterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

                                                                                            Default: false", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the cache cluster.

                                                                                            If false, changes to the cache cluster are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            If you perform a ModifyCacheCluster before a pending modification is applied, the pending modification is replaced by the newer modification.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                            \n@return The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache nodes.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing cache cluster and create it anew with the earlier engine version.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache 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" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A valid cache node type that you want to scale this cache cluster up to.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this cache cluster up to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this cache cluster up to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this cache cluster up to.

                                                                                            \n@return A valid cache node type that you want to scale this cache cluster up 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this cache cluster up to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this cache cluster up to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            A valid cache node type that you want to scale this cache cluster up to.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheClusterId" ], "shapeName" : "ModifyCacheClusterRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyCacheClusterRequest", "variableName" : "modifyCacheClusterRequest", "variableType" : "ModifyCacheClusterRequest", "documentation" : null, "simpleType" : "ModifyCacheClusterRequest", "variableSetterType" : "ModifyCacheClusterRequest" }, "wrapper" : false }, "ModifyCacheClusterResponse" : { "c2jName" : "ModifyCacheClusterResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheCluster" : { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyCacheClusterResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ModifyCacheClusterResult" }, "variable" : { "variableDeclarationType" : "ModifyCacheClusterResponse", "variableName" : "modifyCacheClusterResponse", "variableType" : "ModifyCacheClusterResponse", "documentation" : null, "simpleType" : "ModifyCacheClusterResponse", "variableSetterType" : "ModifyCacheClusterResponse" }, "wrapper" : false }, "ModifyCacheParameterGroupRequest" : { "c2jName" : "ModifyCacheParameterGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a ModifyCacheParameterGroup operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "ModifyCacheParameterGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to modify.

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

                                                                                            The name of the cache parameter group to modify.

                                                                                            \n@return The name of the cache parameter group to modify.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to modify.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterNameValues", "beanStyleSetterMethodName" : "setParameterNameValues", "c2jName" : "ParameterNameValues", "c2jShape" : "ParameterNameValueList", "deprecated" : false, "documentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterNameValues", "fluentSetterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n@param parameterNameValues An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterNameValues", "getterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n

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

                                                                                            \n@return An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ParameterNameValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ParameterNameValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : null, "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : "", "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ParameterNameValue", "memberType" : "ParameterNameValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterNameValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ParameterNameValues", "setterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n@param parameterNameValues An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.", "setterMethodName" : "setParameterNameValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to modify.

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

                                                                                            The name of the cache parameter group to modify.

                                                                                            \n@return The name of the cache parameter group to modify.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to modify.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ParameterNameValues" : { "beanStyleGetterMethodName" : "getParameterNameValues", "beanStyleSetterMethodName" : "setParameterNameValues", "c2jName" : "ParameterNameValues", "c2jShape" : "ParameterNameValueList", "deprecated" : false, "documentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterNameValues", "fluentSetterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n@param parameterNameValues An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterNameValues", "getterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n

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

                                                                                            \n@return An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ParameterNameValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ParameterNameValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : null, "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : "", "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ParameterNameValue", "memberType" : "ParameterNameValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterNameValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ParameterNameValues", "setterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n@param parameterNameValues An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.", "setterMethodName" : "setParameterNameValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to modify.

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

                                                                                            The name of the cache parameter group to modify.

                                                                                            \n@return The name of the cache parameter group to modify.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to modify.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to modify.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterNameValues", "beanStyleSetterMethodName" : "setParameterNameValues", "c2jName" : "ParameterNameValues", "c2jShape" : "ParameterNameValueList", "deprecated" : false, "documentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterNameValues", "fluentSetterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n@param parameterNameValues An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterNameValues", "getterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n

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

                                                                                            \n@return An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ParameterNameValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ParameterNameValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : null, "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : "", "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ParameterNameValue", "memberType" : "ParameterNameValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterNameValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ParameterNameValues", "setterDocumentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            \n@param parameterNameValues An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.", "setterMethodName" : "setParameterNameValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : "

                                                                                            An array of parameter names and values for the parameter update. You must supply at least one parameter name and value; subsequent arguments are optional. A maximum of 20 parameters may be modified per request.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheParameterGroupName", "ParameterNameValues" ], "shapeName" : "ModifyCacheParameterGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyCacheParameterGroupRequest", "variableName" : "modifyCacheParameterGroupRequest", "variableType" : "ModifyCacheParameterGroupRequest", "documentation" : null, "simpleType" : "ModifyCacheParameterGroupRequest", "variableSetterType" : "ModifyCacheParameterGroupRequest" }, "wrapper" : false }, "ModifyCacheParameterGroupResponse" : { "c2jName" : "CacheParameterGroupNameMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the output of one of the following operations:

                                                                                            • ModifyCacheParameterGroup

                                                                                            • ResetCacheParameterGroup

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group.

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

                                                                                            The name of the cache parameter group.

                                                                                            \n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group.

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

                                                                                            The name of the cache parameter group.

                                                                                            \n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group.

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

                                                                                            The name of the cache parameter group.

                                                                                            \n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyCacheParameterGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ModifyCacheParameterGroupResult" }, "variable" : { "variableDeclarationType" : "ModifyCacheParameterGroupResponse", "variableName" : "modifyCacheParameterGroupResponse", "variableType" : "ModifyCacheParameterGroupResponse", "documentation" : null, "simpleType" : "ModifyCacheParameterGroupResponse", "variableSetterType" : "ModifyCacheParameterGroupResponse" }, "wrapper" : false }, "ModifyCacheSubnetGroupRequest" : { "c2jName" : "ModifyCacheSubnetGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a ModifyCacheSubnetGroup operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "ModifyCacheSubnetGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@param cacheSubnetGroupName The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

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

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@return The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@param cacheSubnetGroupName The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@param cacheSubnetGroupDescription A description of the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupDescription", "getterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@return A description of the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@param cacheSubnetGroupDescription A description of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "deprecated" : false, "documentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n@param subnetIds The EC2 subnet IDs for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n

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

                                                                                            \n@return The EC2 subnet IDs for the cache 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, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SubnetIdentifier", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SubnetIds", "setterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n@param subnetIds The EC2 subnet IDs for the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroupDescription" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@param cacheSubnetGroupDescription A description of the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupDescription", "getterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@return A description of the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@param cacheSubnetGroupDescription A description of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@param cacheSubnetGroupName The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

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

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@return The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@param cacheSubnetGroupName The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SubnetIds" : { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "deprecated" : false, "documentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n@param subnetIds The EC2 subnet IDs for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n

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

                                                                                            \n@return The EC2 subnet IDs for the cache 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, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SubnetIdentifier", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SubnetIds", "setterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n@param subnetIds The EC2 subnet IDs for the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@param cacheSubnetGroupName The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

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

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@return The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            \n@param cacheSubnetGroupName The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name for the cache subnet group. This value is stored as a lowercase string.

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters or hyphens.

                                                                                            Example: mysubnetgroup

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupDescription", "beanStyleSetterMethodName" : "setCacheSubnetGroupDescription", "c2jName" : "CacheSubnetGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@param cacheSubnetGroupDescription A description of the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupDescription", "getterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@return A description of the cache 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" : "CacheSubnetGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupDescription", "setterDocumentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            \n@param cacheSubnetGroupDescription A description of the cache subnet group.", "setterMethodName" : "setCacheSubnetGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description of the cache subnet group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnetIds", "beanStyleSetterMethodName" : "setSubnetIds", "c2jName" : "SubnetIds", "c2jShape" : "SubnetIdentifierList", "deprecated" : false, "documentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetIds", "fluentSetterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n@param subnetIds The EC2 subnet IDs for the cache subnet group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIds", "getterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n

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

                                                                                            \n@return The EC2 subnet IDs for the cache 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, "statusCode" : false, "unmarshallLocationName" : "SubnetIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SubnetIdentifier", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SubnetIds", "setterDocumentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            \n@param subnetIds The EC2 subnet IDs for the cache 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, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subnetIds", "variableType" : "java.util.List", "documentation" : "

                                                                                            The EC2 subnet IDs for the cache subnet group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheSubnetGroupName" ], "shapeName" : "ModifyCacheSubnetGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyCacheSubnetGroupRequest", "variableName" : "modifyCacheSubnetGroupRequest", "variableType" : "ModifyCacheSubnetGroupRequest", "documentation" : null, "simpleType" : "ModifyCacheSubnetGroupRequest", "variableSetterType" : "ModifyCacheSubnetGroupRequest" }, "wrapper" : false }, "ModifyCacheSubnetGroupResponse" : { "c2jName" : "ModifyCacheSubnetGroupResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroup", "beanStyleSetterMethodName" : "setCacheSubnetGroup", "c2jName" : "CacheSubnetGroup", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroup", "getterDocumentation" : "Returns the value of the CacheSubnetGroup property for this object.\n@return The value of the CacheSubnetGroup property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSubnetGroup", "setterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.", "setterMethodName" : "setCacheSubnetGroup", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSubnetGroup" : { "beanStyleGetterMethodName" : "getCacheSubnetGroup", "beanStyleSetterMethodName" : "setCacheSubnetGroup", "c2jName" : "CacheSubnetGroup", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroup", "getterDocumentation" : "Returns the value of the CacheSubnetGroup property for this object.\n@return The value of the CacheSubnetGroup property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSubnetGroup", "setterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.", "setterMethodName" : "setCacheSubnetGroup", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSubnetGroup", "beanStyleSetterMethodName" : "setCacheSubnetGroup", "c2jName" : "CacheSubnetGroup", "c2jShape" : "CacheSubnetGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroup", "getterDocumentation" : "Returns the value of the CacheSubnetGroup property for this object.\n@return The value of the CacheSubnetGroup property for this object.", "getterModel" : { "returnType" : "CacheSubnetGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSubnetGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSubnetGroup", "setterDocumentation" : "Sets the value of the CacheSubnetGroup property for this object.\n\n@param cacheSubnetGroup The new value for the CacheSubnetGroup property for this object.", "setterMethodName" : "setCacheSubnetGroup", "setterModel" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : null, "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSubnetGroup", "variableName" : "cacheSubnetGroup", "variableType" : "CacheSubnetGroup", "documentation" : "", "simpleType" : "CacheSubnetGroup", "variableSetterType" : "CacheSubnetGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyCacheSubnetGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ModifyCacheSubnetGroupResult" }, "variable" : { "variableDeclarationType" : "ModifyCacheSubnetGroupResponse", "variableName" : "modifyCacheSubnetGroupResponse", "variableType" : "ModifyCacheSubnetGroupResponse", "documentation" : null, "simpleType" : "ModifyCacheSubnetGroupResponse", "variableSetterType" : "ModifyCacheSubnetGroupResponse" }, "wrapper" : false }, "ModifyReplicationGroupRequest" : { "c2jName" : "ModifyReplicationGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a ModifyReplicationGroups operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "ModifyReplicationGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier of the replication group to modify.

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

                                                                                            The identifier of the replication group to modify.

                                                                                            \n@return The identifier of the replication group to modify.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            \n@param replicationGroupId The identifier of the replication group to modify.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@param replicationGroupDescription A description for the replication group. Maximum length is 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@return A description for the replication group. Maximum length is 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@param replicationGroupDescription A description for the replication group. Maximum length is 255 characters.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@param primaryClusterId For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@return For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@param primaryClusterId For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshottingClusterId", "beanStyleSetterMethodName" : "setSnapshottingClusterId", "c2jName" : "SnapshottingClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshottingClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshottingClusterId", "getterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@return The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshottingClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshottingClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshottingClusterId", "setterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.", "setterMethodName" : "setSnapshottingClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailoverEnabled", "beanStyleSetterMethodName" : "setAutomaticFailoverEnabled", "c2jName" : "AutomaticFailoverEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "automaticFailoverEnabled", "fluentSetterDocumentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverEnabled Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "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" : "AutomaticFailoverEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutomaticFailoverEnabled", "setterDocumentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverEnabled Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "setterMethodName" : "setAutomaticFailoverEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n

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

                                                                                            \n@return A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n

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

                                                                                            \n@return Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@return The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicStatus", "beanStyleSetterMethodName" : "setNotificationTopicStatus", "c2jName" : "NotificationTopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicStatus", "fluentSetterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationTopicStatus", "getterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@return The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationTopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationTopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NotificationTopicStatus", "setterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "setterMethodName" : "setNotificationTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

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

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@return If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplyImmediately", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "setterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@return The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this replication group to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@return A valid cache node type that you want to scale this replication group 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this replication group to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@param nodeGroupId The name of the Node Group (called shard in the console).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@return The name of the Node Group (called shard in the console).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@param nodeGroupId The name of the Node Group (called shard in the console).", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplyImmediately" : { "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

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

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@return If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplyImmediately", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "setterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "AutoMinorVersionUpgrade" : { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "AutomaticFailoverEnabled" : { "beanStyleGetterMethodName" : "getAutomaticFailoverEnabled", "beanStyleSetterMethodName" : "setAutomaticFailoverEnabled", "c2jName" : "AutomaticFailoverEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "automaticFailoverEnabled", "fluentSetterDocumentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverEnabled Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "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" : "AutomaticFailoverEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutomaticFailoverEnabled", "setterDocumentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverEnabled Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "setterMethodName" : "setAutomaticFailoverEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this replication group to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@return A valid cache node type that you want to scale this replication group 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this replication group to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@return The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSecurityGroupNames" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n

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

                                                                                            \n@return A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@return The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NodeGroupId" : { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@param nodeGroupId The name of the Node Group (called shard in the console).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@return The name of the Node Group (called shard in the console).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@param nodeGroupId The name of the Node Group (called shard in the console).", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NotificationTopicArn" : { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NotificationTopicStatus" : { "beanStyleGetterMethodName" : "getNotificationTopicStatus", "beanStyleSetterMethodName" : "setNotificationTopicStatus", "c2jName" : "NotificationTopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicStatus", "fluentSetterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationTopicStatus", "getterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@return The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationTopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationTopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NotificationTopicStatus", "setterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "setterMethodName" : "setNotificationTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PrimaryClusterId" : { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@param primaryClusterId For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@return For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@param primaryClusterId For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupDescription" : { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@param replicationGroupDescription A description for the replication group. Maximum length is 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@return A description for the replication group. Maximum length is 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@param replicationGroupDescription A description for the replication group. Maximum length is 255 characters.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier of the replication group to modify.

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

                                                                                            The identifier of the replication group to modify.

                                                                                            \n@return The identifier of the replication group to modify.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            \n@param replicationGroupId The identifier of the replication group to modify.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SecurityGroupIds" : { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n

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

                                                                                            \n@return Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SnapshotRetentionLimit" : { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "SnapshotWindow" : { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshottingClusterId" : { "beanStyleGetterMethodName" : "getSnapshottingClusterId", "beanStyleSetterMethodName" : "setSnapshottingClusterId", "c2jName" : "SnapshottingClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshottingClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshottingClusterId", "getterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@return The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshottingClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshottingClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshottingClusterId", "setterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.", "setterMethodName" : "setSnapshottingClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier of the replication group to modify.

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

                                                                                            The identifier of the replication group to modify.

                                                                                            \n@return The identifier of the replication group to modify.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            \n@param replicationGroupId The identifier of the replication group to modify.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier of the replication group to modify.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@param replicationGroupDescription A description for the replication group. Maximum length is 255 characters.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@return A description for the replication group. Maximum length is 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            \n@param replicationGroupDescription A description for the replication group. Maximum length is 255 characters.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description for the replication group. Maximum length is 255 characters.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@param primaryClusterId For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@return For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            \n@param primaryClusterId For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                                                                            For replication groups with a single primary, if this parameter is specified, ElastiCache promotes the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group are read replicas.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshottingClusterId", "beanStyleSetterMethodName" : "setSnapshottingClusterId", "c2jName" : "SnapshottingClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshottingClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshottingClusterId", "getterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@return The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshottingClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshottingClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshottingClusterId", "setterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.", "setterMethodName" : "setSnapshottingClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group. This parameter cannot be set for Redis (cluster mode enabled) replication groups.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailoverEnabled", "beanStyleSetterMethodName" : "setAutomaticFailoverEnabled", "c2jName" : "AutomaticFailoverEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "automaticFailoverEnabled", "fluentSetterDocumentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverEnabled Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "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" : "AutomaticFailoverEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutomaticFailoverEnabled", "setterDocumentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverEnabled Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "setterMethodName" : "setAutomaticFailoverEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "automaticFailoverEnabled", "variableType" : "Boolean", "documentation" : "

                                                                                            Determines whether a read replica is automatically promoted to read/write primary if the existing primary encounters a failure.

                                                                                            Valid values: true | false

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSecurityGroupNames", "beanStyleSetterMethodName" : "setCacheSecurityGroupNames", "c2jName" : "CacheSecurityGroupNames", "c2jShape" : "CacheSecurityGroupNameList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupNames", "fluentSetterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupNames", "getterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n

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

                                                                                            \n@return A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheSecurityGroupName", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheSecurityGroupNames", "setterDocumentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            \n@param cacheSecurityGroupNames A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.", "setterMethodName" : "setCacheSecurityGroupNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheSecurityGroupNames", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache security group names to authorize for the clusters in this replication group. This change is asynchronously applied as soon as possible.

                                                                                            This parameter can be used only with replication group containing cache clusters running outside of an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            Constraints: Must contain no more than 255 alphanumeric characters. Must not be Default.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSecurityGroupIds", "beanStyleSetterMethodName" : "setSecurityGroupIds", "c2jName" : "SecurityGroupIds", "c2jShape" : "SecurityGroupIdsList", "deprecated" : false, "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupIds", "fluentSetterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "securityGroupIds", "getterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n

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

                                                                                            \n@return Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SecurityGroupIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "SecurityGroupId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "SecurityGroupIds", "setterDocumentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            \n@param securityGroupIds Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).", "setterMethodName" : "setSecurityGroupIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "securityGroupIds", "variableType" : "java.util.List", "documentation" : "

                                                                                            Specifies the VPC Security Groups associated with the cache clusters in the replication group.

                                                                                            This parameter can be used only with replication group containing cache clusters running in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicArn", "beanStyleSetterMethodName" : "setNotificationTopicArn", "c2jName" : "NotificationTopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@return The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

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

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            \n@param notificationTopicArn The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "setterMethodName" : "setNotificationTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications are sent.

                                                                                            The Amazon SNS topic owner must be same as the replication group owner.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@return The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to apply to all of the clusters in this replication group. This change is asynchronously applied as soon as possible for parameters when the ApplyImmediately parameter is specified as true for this request.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotificationTopicStatus", "beanStyleSetterMethodName" : "setNotificationTopicStatus", "c2jName" : "NotificationTopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "notificationTopicStatus", "fluentSetterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notificationTopicStatus", "getterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@return The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NotificationTopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NotificationTopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NotificationTopicStatus", "setterDocumentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            \n@param notificationTopicStatus The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive", "setterMethodName" : "setNotificationTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "notificationTopicStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the Amazon SNS notification topic for the replication group. Notifications are sent only if the status is active.

                                                                                            Valid values: active | inactive

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getApplyImmediately", "beanStyleSetterMethodName" : "setApplyImmediately", "c2jName" : "ApplyImmediately", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "applyImmediately", "fluentSetterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

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

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@return If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplyImmediately", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ApplyImmediately", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ApplyImmediately", "setterDocumentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            \n@param applyImmediately If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false", "setterMethodName" : "setApplyImmediately", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "applyImmediately", "variableType" : "Boolean", "documentation" : "

                                                                                            If true, this parameter causes the modifications in this request and any pending modifications to be applied, asynchronously and as soon as possible, regardless of the PreferredMaintenanceWindow setting for the replication group.

                                                                                            If false, changes to the nodes in the replication group are applied on the next maintenance reboot, or the next failure reboot, whichever occurs first.

                                                                                            Valid values: true | false

                                                                                            Default: false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@return The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            \n@param engineVersion The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The upgraded version of the cache engine to be run on the cache clusters in the replication group.

                                                                                            Important: You can upgrade to a newer engine version (see Selecting a Cache Engine and Version), but you cannot downgrade to an earlier engine version. If you want to use an earlier engine version, you must delete the existing replication group and create it anew with the earlier engine version.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic node group (shard) snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of the node group (shard) specified by SnapshottingClusterId.

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this replication group to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@return A valid cache node type that you want to scale this replication group 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            \n@param cacheNodeType A valid cache node type that you want to scale this replication group to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            A valid cache node type that you want to scale this replication group to.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@param nodeGroupId The name of the Node Group (called shard in the console).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@return The name of the Node Group (called shard in the console).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            \n@param nodeGroupId The name of the Node Group (called shard in the console).", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the Node Group (called shard in the console).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationGroupId" ], "shapeName" : "ModifyReplicationGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ModifyReplicationGroupRequest", "variableName" : "modifyReplicationGroupRequest", "variableType" : "ModifyReplicationGroupRequest", "documentation" : null, "simpleType" : "ModifyReplicationGroupRequest", "variableSetterType" : "ModifyReplicationGroupRequest" }, "wrapper" : false }, "ModifyReplicationGroupResponse" : { "c2jName" : "ModifyReplicationGroupResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationGroup" : { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ModifyReplicationGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ModifyReplicationGroupResult" }, "variable" : { "variableDeclarationType" : "ModifyReplicationGroupResponse", "variableName" : "modifyReplicationGroupResponse", "variableType" : "ModifyReplicationGroupResponse", "documentation" : null, "simpleType" : "ModifyReplicationGroupResponse", "variableSetterType" : "ModifyReplicationGroupResponse" }, "wrapper" : false }, "NodeGroup" : { "c2jName" : "NodeGroup", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents a collection of cache nodes in a replication group. One node in the node group is the read/write primary node. All the other nodes are read-only Replica nodes.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@param nodeGroupId The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@return The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@param nodeGroupId The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@param status The current state of this replication group - creating, available, etc.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@return The current state of this replication group - creating, available, etc.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@param status The current state of this replication group - creating, available, etc.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryEndpoint", "beanStyleSetterMethodName" : "setPrimaryEndpoint", "c2jName" : "PrimaryEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryEndpoint", "fluentSetterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@param primaryEndpoint The endpoint of the primary node in this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryEndpoint", "getterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@return The endpoint of the primary node in this node group (shard).", "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" : "PrimaryEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PrimaryEndpoint", "setterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@param primaryEndpoint The endpoint of the primary node in this node group (shard).", "setterMethodName" : "setPrimaryEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "primaryEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "primaryEndpoint", "variableType" : "Endpoint", "documentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSlots", "beanStyleSetterMethodName" : "setSlots", "c2jName" : "Slots", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "slots", "fluentSetterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@param slots The keyspace for this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "slots", "getterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@return The keyspace for this node group (shard).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Slots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Slots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Slots", "setterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@param slots The keyspace for this node group (shard).", "setterMethodName" : "setSlots", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupMembers", "beanStyleSetterMethodName" : "setNodeGroupMembers", "c2jName" : "NodeGroupMembers", "c2jShape" : "NodeGroupMemberList", "deprecated" : false, "documentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupMembers", "fluentSetterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n@param nodeGroupMembers A list containing information about individual nodes within the node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupMembers", "getterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n

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

                                                                                            \n@return A list containing information about individual nodes within the node group (shard).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupMembers", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupMembers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroupMember", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroupMember", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupMember", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupMember", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroupMember", "variableName" : "member", "variableType" : "NodeGroupMember", "documentation" : null, "simpleType" : "NodeGroupMember", "variableSetterType" : "NodeGroupMember" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupMember", "variableName" : "member", "variableType" : "NodeGroupMember", "documentation" : "", "simpleType" : "NodeGroupMember", "variableSetterType" : "NodeGroupMember" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroupMember", "memberType" : "NodeGroupMember", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroupMember", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroupMembers", "setterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n@param nodeGroupMembers A list containing information about individual nodes within the node group (shard).", "setterMethodName" : "setNodeGroupMembers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupMembers", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupMembers", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NodeGroupId" : { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@param nodeGroupId The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@return The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@param nodeGroupId The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NodeGroupMembers" : { "beanStyleGetterMethodName" : "getNodeGroupMembers", "beanStyleSetterMethodName" : "setNodeGroupMembers", "c2jName" : "NodeGroupMembers", "c2jShape" : "NodeGroupMemberList", "deprecated" : false, "documentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupMembers", "fluentSetterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n@param nodeGroupMembers A list containing information about individual nodes within the node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupMembers", "getterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n

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

                                                                                            \n@return A list containing information about individual nodes within the node group (shard).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupMembers", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupMembers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroupMember", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroupMember", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupMember", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupMember", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroupMember", "variableName" : "member", "variableType" : "NodeGroupMember", "documentation" : null, "simpleType" : "NodeGroupMember", "variableSetterType" : "NodeGroupMember" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupMember", "variableName" : "member", "variableType" : "NodeGroupMember", "documentation" : "", "simpleType" : "NodeGroupMember", "variableSetterType" : "NodeGroupMember" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroupMember", "memberType" : "NodeGroupMember", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroupMember", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroupMembers", "setterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n@param nodeGroupMembers A list containing information about individual nodes within the node group (shard).", "setterMethodName" : "setNodeGroupMembers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupMembers", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupMembers", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "PrimaryEndpoint" : { "beanStyleGetterMethodName" : "getPrimaryEndpoint", "beanStyleSetterMethodName" : "setPrimaryEndpoint", "c2jName" : "PrimaryEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryEndpoint", "fluentSetterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@param primaryEndpoint The endpoint of the primary node in this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryEndpoint", "getterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@return The endpoint of the primary node in this node group (shard).", "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" : "PrimaryEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PrimaryEndpoint", "setterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@param primaryEndpoint The endpoint of the primary node in this node group (shard).", "setterMethodName" : "setPrimaryEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "primaryEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "primaryEndpoint", "variableType" : "Endpoint", "documentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, "Slots" : { "beanStyleGetterMethodName" : "getSlots", "beanStyleSetterMethodName" : "setSlots", "c2jName" : "Slots", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "slots", "fluentSetterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@param slots The keyspace for this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "slots", "getterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@return The keyspace for this node group (shard).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Slots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Slots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Slots", "setterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@param slots The keyspace for this node group (shard).", "setterMethodName" : "setSlots", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@param status The current state of this replication group - creating, available, etc.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@return The current state of this replication group - creating, available, etc.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@param status The current state of this replication group - creating, available, etc.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@param nodeGroupId The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@return The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            \n@param nodeGroupId The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier for the node group (shard). A Redis (cluster mode disabled) replication group contains only 1 node group; therefore, the node group ID is 0001. A Redis (cluster mode enabled) replication group contains 1 to 15 node groups numbered 0001 to 0015.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@param status The current state of this replication group - creating, available, etc.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@return The current state of this replication group - creating, available, etc.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            \n@param status The current state of this replication group - creating, available, etc.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The current state of this replication group - creating, available, etc.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryEndpoint", "beanStyleSetterMethodName" : "setPrimaryEndpoint", "c2jName" : "PrimaryEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryEndpoint", "fluentSetterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@param primaryEndpoint The endpoint of the primary node in this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryEndpoint", "getterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@return The endpoint of the primary node in this node group (shard).", "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" : "PrimaryEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PrimaryEndpoint", "setterDocumentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            \n@param primaryEndpoint The endpoint of the primary node in this node group (shard).", "setterMethodName" : "setPrimaryEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "primaryEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "primaryEndpoint", "variableType" : "Endpoint", "documentation" : "

                                                                                            The endpoint of the primary node in this node group (shard).

                                                                                            ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSlots", "beanStyleSetterMethodName" : "setSlots", "c2jName" : "Slots", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "slots", "fluentSetterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@param slots The keyspace for this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "slots", "getterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@return The keyspace for this node group (shard).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Slots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Slots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Slots", "setterDocumentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            \n@param slots The keyspace for this node group (shard).", "setterMethodName" : "setSlots", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : "

                                                                                            The keyspace for this node group (shard).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupMembers", "beanStyleSetterMethodName" : "setNodeGroupMembers", "c2jName" : "NodeGroupMembers", "c2jShape" : "NodeGroupMemberList", "deprecated" : false, "documentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupMembers", "fluentSetterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n@param nodeGroupMembers A list containing information about individual nodes within the node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupMembers", "getterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n

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

                                                                                            \n@return A list containing information about individual nodes within the node group (shard).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupMembers", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupMembers", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroupMember", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroupMember", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupMember", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupMember", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroupMember", "variableName" : "member", "variableType" : "NodeGroupMember", "documentation" : null, "simpleType" : "NodeGroupMember", "variableSetterType" : "NodeGroupMember" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupMember", "variableName" : "member", "variableType" : "NodeGroupMember", "documentation" : "", "simpleType" : "NodeGroupMember", "variableSetterType" : "NodeGroupMember" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroupMember", "memberType" : "NodeGroupMember", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroupMember", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroupMembers", "setterDocumentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

                                                                                            \n@param nodeGroupMembers A list containing information about individual nodes within the node group (shard).", "setterMethodName" : "setNodeGroupMembers", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupMembers", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroupMembers", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list containing information about individual nodes within the node group (shard).

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

                                                                                            node group (shard) configuration options. Each node group (shard) configuration has the following: Slots, PrimaryAvailabilityZone, ReplicaAvailabilityZones, ReplicaCount.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSlots", "beanStyleSetterMethodName" : "setSlots", "c2jName" : "Slots", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "slots", "fluentSetterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@param slots A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "slots", "getterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@return A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Slots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Slots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Slots", "setterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@param slots A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"", "setterMethodName" : "setSlots", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicaCount", "beanStyleSetterMethodName" : "setReplicaCount", "c2jName" : "ReplicaCount", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicaCount", "fluentSetterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@param replicaCount The number of read replica nodes in this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicaCount", "getterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@return The number of read replica nodes in this node group (shard).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicaCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicaCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "ReplicaCount", "setterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@param replicaCount The number of read replica nodes in this node group (shard).", "setterMethodName" : "setReplicaCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "replicaCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "replicaCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryAvailabilityZone", "beanStyleSetterMethodName" : "setPrimaryAvailabilityZone", "c2jName" : "PrimaryAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@param primaryAvailabilityZone The Availability Zone where the primary node of this node group (shard) is launched.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryAvailabilityZone", "getterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@return The Availability Zone where the primary node of this node group (shard) is launched.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryAvailabilityZone", "setterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@param primaryAvailabilityZone The Availability Zone where the primary node of this node group (shard) is launched.", "setterMethodName" : "setPrimaryAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicaAvailabilityZones", "beanStyleSetterMethodName" : "setReplicaAvailabilityZones", "c2jName" : "ReplicaAvailabilityZones", "c2jShape" : "AvailabilityZonesList", "deprecated" : false, "documentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicaAvailabilityZones", "fluentSetterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n@param replicaAvailabilityZones A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicaAvailabilityZones", "getterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n

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

                                                                                            \n@return A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicaAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicaAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "AvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "AvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReplicaAvailabilityZones", "setterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n@param replicaAvailabilityZones A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.", "setterMethodName" : "setReplicaAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicaAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicaAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "PrimaryAvailabilityZone" : { "beanStyleGetterMethodName" : "getPrimaryAvailabilityZone", "beanStyleSetterMethodName" : "setPrimaryAvailabilityZone", "c2jName" : "PrimaryAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@param primaryAvailabilityZone The Availability Zone where the primary node of this node group (shard) is launched.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryAvailabilityZone", "getterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@return The Availability Zone where the primary node of this node group (shard) is launched.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryAvailabilityZone", "setterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@param primaryAvailabilityZone The Availability Zone where the primary node of this node group (shard) is launched.", "setterMethodName" : "setPrimaryAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicaAvailabilityZones" : { "beanStyleGetterMethodName" : "getReplicaAvailabilityZones", "beanStyleSetterMethodName" : "setReplicaAvailabilityZones", "c2jName" : "ReplicaAvailabilityZones", "c2jShape" : "AvailabilityZonesList", "deprecated" : false, "documentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicaAvailabilityZones", "fluentSetterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n@param replicaAvailabilityZones A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicaAvailabilityZones", "getterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n

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

                                                                                            \n@return A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicaAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicaAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "AvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "AvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReplicaAvailabilityZones", "setterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n@param replicaAvailabilityZones A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.", "setterMethodName" : "setReplicaAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicaAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicaAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ReplicaCount" : { "beanStyleGetterMethodName" : "getReplicaCount", "beanStyleSetterMethodName" : "setReplicaCount", "c2jName" : "ReplicaCount", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicaCount", "fluentSetterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@param replicaCount The number of read replica nodes in this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicaCount", "getterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@return The number of read replica nodes in this node group (shard).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicaCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicaCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "ReplicaCount", "setterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@param replicaCount The number of read replica nodes in this node group (shard).", "setterMethodName" : "setReplicaCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "replicaCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "replicaCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Slots" : { "beanStyleGetterMethodName" : "getSlots", "beanStyleSetterMethodName" : "setSlots", "c2jName" : "Slots", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "slots", "fluentSetterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@param slots A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "slots", "getterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@return A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Slots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Slots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Slots", "setterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@param slots A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"", "setterMethodName" : "setSlots", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSlots", "beanStyleSetterMethodName" : "setSlots", "c2jName" : "Slots", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "slots", "fluentSetterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@param slots A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "slots", "getterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@return A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Slots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Slots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Slots", "setterDocumentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            \n@param slots A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"", "setterMethodName" : "setSlots", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "slots", "variableType" : "String", "documentation" : "

                                                                                            A string that specifies the keyspace for a particular node group. Keyspaces range from 0 to 16,383. The string is in the format startkey-endkey.

                                                                                            Example: \"0-3999\"

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicaCount", "beanStyleSetterMethodName" : "setReplicaCount", "c2jName" : "ReplicaCount", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicaCount", "fluentSetterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@param replicaCount The number of read replica nodes in this node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicaCount", "getterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@return The number of read replica nodes in this node group (shard).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicaCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicaCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "ReplicaCount", "setterDocumentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            \n@param replicaCount The number of read replica nodes in this node group (shard).", "setterMethodName" : "setReplicaCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "replicaCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "replicaCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of read replica nodes in this node group (shard).

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPrimaryAvailabilityZone", "beanStyleSetterMethodName" : "setPrimaryAvailabilityZone", "c2jName" : "PrimaryAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@param primaryAvailabilityZone The Availability Zone where the primary node of this node group (shard) is launched.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryAvailabilityZone", "getterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@return The Availability Zone where the primary node of this node group (shard) is launched.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "PrimaryAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryAvailabilityZone", "setterDocumentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            \n@param primaryAvailabilityZone The Availability Zone where the primary node of this node group (shard) is launched.", "setterMethodName" : "setPrimaryAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The Availability Zone where the primary node of this node group (shard) is launched.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicaAvailabilityZones", "beanStyleSetterMethodName" : "setReplicaAvailabilityZones", "c2jName" : "ReplicaAvailabilityZones", "c2jShape" : "AvailabilityZonesList", "deprecated" : false, "documentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicaAvailabilityZones", "fluentSetterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n@param replicaAvailabilityZones A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicaAvailabilityZones", "getterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n

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

                                                                                            \n@return A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicaAvailabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicaAvailabilityZones", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "AvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "AvailabilityZone", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ReplicaAvailabilityZones", "setterDocumentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

                                                                                            \n@param replicaAvailabilityZones A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.", "setterMethodName" : "setReplicaAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicaAvailabilityZones", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "replicaAvailabilityZones", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.

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

                                                                                            Represents a single node within a node group (shard).

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@param cacheClusterId The ID of the cache cluster to which the node belongs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@return The ID of the cache cluster to which the node belongs.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@param cacheClusterId The ID of the cache cluster to which the node belongs.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeId The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@return The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeId The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReadEndpoint", "beanStyleSetterMethodName" : "setReadEndpoint", "c2jName" : "ReadEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "readEndpoint", "fluentSetterDocumentation" : "Sets the value of the ReadEndpoint property for this object.\n\n@param readEndpoint The new value for the ReadEndpoint property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "readEndpoint", "getterDocumentation" : "Returns the value of the ReadEndpoint property for this object.\n@return The value of the ReadEndpoint 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" : "ReadEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReadEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReadEndpoint", "setterDocumentation" : "Sets the value of the ReadEndpoint property for this object.\n\n@param readEndpoint The new value for the ReadEndpoint property for this object.", "setterMethodName" : "setReadEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "readEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "readEndpoint", "variableType" : "Endpoint", "documentation" : "", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the node is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@return The name of the Availability Zone in which the node 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the node is located.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCurrentRole", "beanStyleSetterMethodName" : "setCurrentRole", "c2jName" : "CurrentRole", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "currentRole", "fluentSetterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@param currentRole The role that is currently assigned to the node - primary or replica.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentRole", "getterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@return The role that is currently assigned to the node - primary or replica.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentRole", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentRole", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CurrentRole", "setterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@param currentRole The role that is currently assigned to the node - primary or replica.", "setterMethodName" : "setCurrentRole", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentRole", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentRole", "variableType" : "String", "documentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@param cacheClusterId The ID of the cache cluster to which the node belongs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@return The ID of the cache cluster to which the node belongs.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@param cacheClusterId The ID of the cache cluster to which the node belongs.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeId" : { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeId The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@return The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeId The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CurrentRole" : { "beanStyleGetterMethodName" : "getCurrentRole", "beanStyleSetterMethodName" : "setCurrentRole", "c2jName" : "CurrentRole", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "currentRole", "fluentSetterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@param currentRole The role that is currently assigned to the node - primary or replica.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentRole", "getterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@return The role that is currently assigned to the node - primary or replica.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentRole", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentRole", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CurrentRole", "setterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@param currentRole The role that is currently assigned to the node - primary or replica.", "setterMethodName" : "setCurrentRole", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentRole", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentRole", "variableType" : "String", "documentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PreferredAvailabilityZone" : { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the node is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@return The name of the Availability Zone in which the node 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the node is located.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReadEndpoint" : { "beanStyleGetterMethodName" : "getReadEndpoint", "beanStyleSetterMethodName" : "setReadEndpoint", "c2jName" : "ReadEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "readEndpoint", "fluentSetterDocumentation" : "Sets the value of the ReadEndpoint property for this object.\n\n@param readEndpoint The new value for the ReadEndpoint property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "readEndpoint", "getterDocumentation" : "Returns the value of the ReadEndpoint property for this object.\n@return The value of the ReadEndpoint 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" : "ReadEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReadEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReadEndpoint", "setterDocumentation" : "Sets the value of the ReadEndpoint property for this object.\n\n@param readEndpoint The new value for the ReadEndpoint property for this object.", "setterMethodName" : "setReadEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "readEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "readEndpoint", "variableType" : "Endpoint", "documentation" : "", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@param cacheClusterId The ID of the cache cluster to which the node belongs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@return The ID of the cache cluster to which the node belongs.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            \n@param cacheClusterId The ID of the cache cluster to which the node belongs.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the cache cluster to which the node belongs.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeId The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@return The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeId The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the node within its cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReadEndpoint", "beanStyleSetterMethodName" : "setReadEndpoint", "c2jName" : "ReadEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "readEndpoint", "fluentSetterDocumentation" : "Sets the value of the ReadEndpoint property for this object.\n\n@param readEndpoint The new value for the ReadEndpoint property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "readEndpoint", "getterDocumentation" : "Returns the value of the ReadEndpoint property for this object.\n@return The value of the ReadEndpoint 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" : "ReadEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReadEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReadEndpoint", "setterDocumentation" : "Sets the value of the ReadEndpoint property for this object.\n\n@param readEndpoint The new value for the ReadEndpoint property for this object.", "setterMethodName" : "setReadEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "readEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "readEndpoint", "variableType" : "Endpoint", "documentation" : "", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the node is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@return The name of the Availability Zone in which the node 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the node is located.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The name of the Availability Zone in which the node is located.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCurrentRole", "beanStyleSetterMethodName" : "setCurrentRole", "c2jName" : "CurrentRole", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "currentRole", "fluentSetterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@param currentRole The role that is currently assigned to the node - primary or replica.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentRole", "getterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@return The role that is currently assigned to the node - primary or replica.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentRole", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentRole", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CurrentRole", "setterDocumentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            \n@param currentRole The role that is currently assigned to the node - primary or replica.", "setterMethodName" : "setCurrentRole", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentRole", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentRole", "variableType" : "String", "documentation" : "

                                                                                            The role that is currently assigned to the node - primary or replica.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NodeGroupMember", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "NodeGroupMember", "variableName" : "nodeGroupMember", "variableType" : "NodeGroupMember", "documentation" : null, "simpleType" : "NodeGroupMember", "variableSetterType" : "NodeGroupMember" }, "wrapper" : false }, "NodeGroupNotFoundException" : { "c2jName" : "NodeGroupNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The node group specified by the NodeGroupId parameter could not be found. Please verify that the node group exists and that you spelled the NodeGroupId value correctly.

                                                                                            ", "enums" : null, "errorCode" : "NodeGroupNotFoundFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NodeGroupNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "NodeGroupNotFoundException", "variableName" : "nodeGroupNotFoundException", "variableType" : "NodeGroupNotFoundException", "documentation" : null, "simpleType" : "NodeGroupNotFoundException", "variableSetterType" : "NodeGroupNotFoundException" }, "wrapper" : false }, "NodeGroupsPerReplicationGroupQuotaExceededException" : { "c2jName" : "NodeGroupsPerReplicationGroupQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The request cannot be processed because it would exceed the maximum of 15 node groups (shards) in a single replication group.

                                                                                            ", "enums" : null, "errorCode" : "NodeGroupsPerReplicationGroupQuotaExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NodeGroupsPerReplicationGroupQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "NodeGroupsPerReplicationGroupQuotaExceededException", "variableName" : "nodeGroupsPerReplicationGroupQuotaExceededException", "variableType" : "NodeGroupsPerReplicationGroupQuotaExceededException", "documentation" : null, "simpleType" : "NodeGroupsPerReplicationGroupQuotaExceededException", "variableSetterType" : "NodeGroupsPerReplicationGroupQuotaExceededException" }, "wrapper" : false }, "NodeQuotaForClusterExceededException" : { "c2jName" : "NodeQuotaForClusterExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.

                                                                                            ", "enums" : null, "errorCode" : "NodeQuotaForClusterExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NodeQuotaForClusterExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "NodeQuotaForClusterExceededException", "variableName" : "nodeQuotaForClusterExceededException", "variableType" : "NodeQuotaForClusterExceededException", "documentation" : null, "simpleType" : "NodeQuotaForClusterExceededException", "variableSetterType" : "NodeQuotaForClusterExceededException" }, "wrapper" : false }, "NodeQuotaForCustomerExceededException" : { "c2jName" : "NodeQuotaForCustomerExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The request cannot be processed because it would exceed the allowed number of cache nodes per customer.

                                                                                            ", "enums" : null, "errorCode" : "NodeQuotaForCustomerExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NodeQuotaForCustomerExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "NodeQuotaForCustomerExceededException", "variableName" : "nodeQuotaForCustomerExceededException", "variableType" : "NodeQuotaForCustomerExceededException", "documentation" : null, "simpleType" : "NodeQuotaForCustomerExceededException", "variableSetterType" : "NodeQuotaForCustomerExceededException" }, "wrapper" : false }, "NodeSnapshot" : { "c2jName" : "NodeSnapshot", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents an individual cache node in a snapshot of a cache cluster.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@param cacheClusterId A unique identifier for the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@return A unique identifier for the source cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@param cacheClusterId A unique identifier for the source cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@param nodeGroupId A unique identifier for the source node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@return A unique identifier for the source node group (shard).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@param nodeGroupId A unique identifier for the source node group (shard).", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@param cacheNodeId The cache node identifier for the node in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@return The cache node identifier for the node in the source cache 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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@param cacheNodeId The cache node identifier for the node in the source cache cluster.", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupConfiguration", "beanStyleSetterMethodName" : "setNodeGroupConfiguration", "c2jName" : "NodeGroupConfiguration", "c2jShape" : "NodeGroupConfiguration", "deprecated" : false, "documentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupConfiguration", "fluentSetterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@param nodeGroupConfiguration The configuration for the source node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupConfiguration", "getterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@return The configuration for the source node group (shard).", "getterModel" : { "returnType" : "NodeGroupConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "NodeGroupConfiguration", "setterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@param nodeGroupConfiguration The configuration for the source node group (shard).", "setterMethodName" : "setNodeGroupConfiguration", "setterModel" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "nodeGroupConfiguration", "variableType" : "NodeGroupConfiguration", "documentation" : null, "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "nodeGroupConfiguration", "variableType" : "NodeGroupConfiguration", "documentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            ", "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSize", "beanStyleSetterMethodName" : "setCacheSize", "c2jName" : "CacheSize", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSize", "fluentSetterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@param cacheSize The size of the cache on the source cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSize", "getterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@return The size of the cache on the source cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSize", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSize", "setterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@param cacheSize The size of the cache on the source cache node.", "setterMethodName" : "setCacheSize", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSize", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSize", "variableType" : "String", "documentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCreateTime", "beanStyleSetterMethodName" : "setCacheNodeCreateTime", "c2jName" : "CacheNodeCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@param cacheNodeCreateTime The date and time when the cache node was created in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@return The date and time when the cache node was created in the source cache cluster.", "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" : "CacheNodeCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheNodeCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@param cacheNodeCreateTime The date and time when the cache node was created in the source cache cluster.", "setterMethodName" : "setCacheNodeCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotCreateTime", "beanStyleSetterMethodName" : "setSnapshotCreateTime", "c2jName" : "SnapshotCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@param snapshotCreateTime The date and time when the source node's metadata and cache data set was obtained for the snapshot.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@return The date and time when the source node's metadata and cache data set was obtained for the snapshot.", "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" : "SnapshotCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "SnapshotCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@param snapshotCreateTime The date and time when the source node's metadata and cache data set was obtained for the snapshot.", "setterMethodName" : "setSnapshotCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "snapshotCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "snapshotCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@param cacheClusterId A unique identifier for the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@return A unique identifier for the source cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@param cacheClusterId A unique identifier for the source cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeCreateTime" : { "beanStyleGetterMethodName" : "getCacheNodeCreateTime", "beanStyleSetterMethodName" : "setCacheNodeCreateTime", "c2jName" : "CacheNodeCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@param cacheNodeCreateTime The date and time when the cache node was created in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@return The date and time when the cache node was created in the source cache cluster.", "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" : "CacheNodeCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheNodeCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@param cacheNodeCreateTime The date and time when the cache node was created in the source cache cluster.", "setterMethodName" : "setCacheNodeCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "CacheNodeId" : { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@param cacheNodeId The cache node identifier for the node in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@return The cache node identifier for the node in the source cache 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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@param cacheNodeId The cache node identifier for the node in the source cache cluster.", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSize" : { "beanStyleGetterMethodName" : "getCacheSize", "beanStyleSetterMethodName" : "setCacheSize", "c2jName" : "CacheSize", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSize", "fluentSetterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@param cacheSize The size of the cache on the source cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSize", "getterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@return The size of the cache on the source cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSize", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSize", "setterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@param cacheSize The size of the cache on the source cache node.", "setterMethodName" : "setCacheSize", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSize", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSize", "variableType" : "String", "documentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NodeGroupConfiguration" : { "beanStyleGetterMethodName" : "getNodeGroupConfiguration", "beanStyleSetterMethodName" : "setNodeGroupConfiguration", "c2jName" : "NodeGroupConfiguration", "c2jShape" : "NodeGroupConfiguration", "deprecated" : false, "documentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupConfiguration", "fluentSetterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@param nodeGroupConfiguration The configuration for the source node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupConfiguration", "getterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@return The configuration for the source node group (shard).", "getterModel" : { "returnType" : "NodeGroupConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "NodeGroupConfiguration", "setterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@param nodeGroupConfiguration The configuration for the source node group (shard).", "setterMethodName" : "setNodeGroupConfiguration", "setterModel" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "nodeGroupConfiguration", "variableType" : "NodeGroupConfiguration", "documentation" : null, "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "nodeGroupConfiguration", "variableType" : "NodeGroupConfiguration", "documentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            ", "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "xmlNameSpaceUri" : null }, "NodeGroupId" : { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@param nodeGroupId A unique identifier for the source node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@return A unique identifier for the source node group (shard).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@param nodeGroupId A unique identifier for the source node group (shard).", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotCreateTime" : { "beanStyleGetterMethodName" : "getSnapshotCreateTime", "beanStyleSetterMethodName" : "setSnapshotCreateTime", "c2jName" : "SnapshotCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@param snapshotCreateTime The date and time when the source node's metadata and cache data set was obtained for the snapshot.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@return The date and time when the source node's metadata and cache data set was obtained for the snapshot.", "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" : "SnapshotCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "SnapshotCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@param snapshotCreateTime The date and time when the source node's metadata and cache data set was obtained for the snapshot.", "setterMethodName" : "setSnapshotCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "snapshotCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "snapshotCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@param cacheClusterId A unique identifier for the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@return A unique identifier for the source cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            \n@param cacheClusterId A unique identifier for the source cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@param nodeGroupId A unique identifier for the source node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@return A unique identifier for the source node group (shard).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            \n@param nodeGroupId A unique identifier for the source node group (shard).", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the source node group (shard).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeId", "beanStyleSetterMethodName" : "setCacheNodeId", "c2jName" : "CacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@param cacheNodeId The cache node identifier for the node in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeId", "getterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@return The cache node identifier for the node in the source cache 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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeId", "setterDocumentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            \n@param cacheNodeId The cache node identifier for the node in the source cache cluster.", "setterMethodName" : "setCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The cache node identifier for the node in the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupConfiguration", "beanStyleSetterMethodName" : "setNodeGroupConfiguration", "c2jName" : "NodeGroupConfiguration", "c2jShape" : "NodeGroupConfiguration", "deprecated" : false, "documentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupConfiguration", "fluentSetterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@param nodeGroupConfiguration The configuration for the source node group (shard).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupConfiguration", "getterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@return The configuration for the source node group (shard).", "getterModel" : { "returnType" : "NodeGroupConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupConfiguration", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "NodeGroupConfiguration", "setterDocumentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            \n@param nodeGroupConfiguration The configuration for the source node group (shard).", "setterMethodName" : "setNodeGroupConfiguration", "setterModel" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "nodeGroupConfiguration", "variableType" : "NodeGroupConfiguration", "documentation" : null, "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroupConfiguration", "variableName" : "nodeGroupConfiguration", "variableType" : "NodeGroupConfiguration", "documentation" : "

                                                                                            The configuration for the source node group (shard).

                                                                                            ", "simpleType" : "NodeGroupConfiguration", "variableSetterType" : "NodeGroupConfiguration" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSize", "beanStyleSetterMethodName" : "setCacheSize", "c2jName" : "CacheSize", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSize", "fluentSetterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@param cacheSize The size of the cache on the source cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSize", "getterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@return The size of the cache on the source cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSize", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSize", "setterDocumentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            \n@param cacheSize The size of the cache on the source cache node.", "setterMethodName" : "setCacheSize", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSize", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSize", "variableType" : "String", "documentation" : "

                                                                                            The size of the cache on the source cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCreateTime", "beanStyleSetterMethodName" : "setCacheNodeCreateTime", "c2jName" : "CacheNodeCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@param cacheNodeCreateTime The date and time when the cache node was created in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@return The date and time when the cache node was created in the source cache cluster.", "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" : "CacheNodeCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheNodeCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            \n@param cacheNodeCreateTime The date and time when the cache node was created in the source cache cluster.", "setterMethodName" : "setCacheNodeCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheNodeCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the cache node was created in the source cache cluster.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotCreateTime", "beanStyleSetterMethodName" : "setSnapshotCreateTime", "c2jName" : "SnapshotCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@param snapshotCreateTime The date and time when the source node's metadata and cache data set was obtained for the snapshot.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@return The date and time when the source node's metadata and cache data set was obtained for the snapshot.", "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" : "SnapshotCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "SnapshotCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            \n@param snapshotCreateTime The date and time when the source node's metadata and cache data set was obtained for the snapshot.", "setterMethodName" : "setSnapshotCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "snapshotCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "snapshotCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the source node's metadata and cache data set was obtained for the snapshot.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NodeSnapshot", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "NodeSnapshot", "variableName" : "nodeSnapshot", "variableType" : "NodeSnapshot", "documentation" : null, "simpleType" : "NodeSnapshot", "variableSetterType" : "NodeSnapshot" }, "wrapper" : true }, "NotificationConfiguration" : { "c2jName" : "NotificationConfiguration", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Describes a notification topic and its status. Notification topics are used for publishing ElastiCache events to subscribers using Amazon Simple Notification Service (SNS).

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "TopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) that identifies the topic.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@return The Amazon Resource Name (ARN) that identifies the 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" : "TopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) that identifies the topic.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicStatus", "beanStyleSetterMethodName" : "setTopicStatus", "c2jName" : "TopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of the topic.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicStatus", "fluentSetterDocumentation" : "

                                                                                            The current state of the topic.

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

                                                                                            The current state of the topic.

                                                                                            \n@return The current state of the 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" : "TopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicStatus", "setterDocumentation" : "

                                                                                            The current state of the topic.

                                                                                            \n@param topicStatus The current state of the topic.", "setterMethodName" : "setTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicStatus", "variableType" : "String", "documentation" : "

                                                                                            The current state of the topic.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "TopicArn" : { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "TopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) that identifies the topic.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@return The Amazon Resource Name (ARN) that identifies the 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" : "TopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) that identifies the topic.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TopicStatus" : { "beanStyleGetterMethodName" : "getTopicStatus", "beanStyleSetterMethodName" : "setTopicStatus", "c2jName" : "TopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of the topic.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicStatus", "fluentSetterDocumentation" : "

                                                                                            The current state of the topic.

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

                                                                                            The current state of the topic.

                                                                                            \n@return The current state of the 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" : "TopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicStatus", "setterDocumentation" : "

                                                                                            The current state of the topic.

                                                                                            \n@param topicStatus The current state of the topic.", "setterMethodName" : "setTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicStatus", "variableType" : "String", "documentation" : "

                                                                                            The current state of the topic.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "TopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) that identifies the topic.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@return The Amazon Resource Name (ARN) that identifies the 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" : "TopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) that identifies the topic.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) that identifies the topic.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicStatus", "beanStyleSetterMethodName" : "setTopicStatus", "c2jName" : "TopicStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of the topic.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicStatus", "fluentSetterDocumentation" : "

                                                                                            The current state of the topic.

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

                                                                                            The current state of the topic.

                                                                                            \n@return The current state of the 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" : "TopicStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicStatus", "setterDocumentation" : "

                                                                                            The current state of the topic.

                                                                                            \n@param topicStatus The current state of the topic.", "setterMethodName" : "setTopicStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicStatus", "variableType" : "String", "documentation" : "

                                                                                            The current state of the topic.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NotificationConfiguration", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "NotificationConfiguration", "variableName" : "notificationConfiguration", "variableType" : "NotificationConfiguration", "documentation" : null, "simpleType" : "NotificationConfiguration", "variableSetterType" : "NotificationConfiguration" }, "wrapper" : false }, "Parameter" : { "c2jName" : "Parameter", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Describes an individual setting that controls some aspect of ElastiCache behavior.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

                                                                                            \n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

                                                                                            \n@param parameterValue The value of the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                            A description of the parameter.

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

                                                                                            A description of the parameter.

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

                                                                                            A description of the parameter.

                                                                                            \n@param description A description of the parameter.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                            A description of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The source of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

                                                                                            The source of the parameter.

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

                                                                                            The source of the parameter.

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

                                                                                            The source of the parameter.

                                                                                            \n@param source The source of the parameter.", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

                                                                                            The source of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataType", "beanStyleSetterMethodName" : "setDataType", "c2jName" : "DataType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "dataType", "fluentSetterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataType", "getterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@return The valid data type for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DataType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "DataType", "setterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@param dataType The valid data type for the parameter.", "setterMethodName" : "setDataType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@return The valid range of values for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AllowedValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AllowedValues", "setterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@param allowedValues The valid range of values for the parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIsModifiable", "beanStyleSetterMethodName" : "setIsModifiable", "c2jName" : "IsModifiable", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "isModifiable", "fluentSetterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "isModifiable", "getterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@return Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "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" : "IsModifiable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "IsModifiable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IsModifiable", "setterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "setterMethodName" : "setIsModifiable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMinimumEngineVersion", "beanStyleSetterMethodName" : "setMinimumEngineVersion", "c2jName" : "MinimumEngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "minimumEngineVersion", "fluentSetterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minimumEngineVersion", "getterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@return The earliest cache engine version to which the parameter can apply.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MinimumEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MinimumEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MinimumEngineVersion", "setterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.", "setterMethodName" : "setMinimumEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeType", "beanStyleSetterMethodName" : "setChangeType", "c2jName" : "ChangeType", "c2jShape" : "ChangeType", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            ", "enumType" : "ChangeType", "fluentGetterMethodName" : "changeType", "fluentSetterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "changeType", "getterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChangeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ChangeType", "setterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "setterMethodName" : "setChangeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AllowedValues" : { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@return The valid range of values for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AllowedValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AllowedValues", "setterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@param allowedValues The valid range of values for the parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ChangeType" : { "beanStyleGetterMethodName" : "getChangeType", "beanStyleSetterMethodName" : "setChangeType", "c2jName" : "ChangeType", "c2jShape" : "ChangeType", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            ", "enumType" : "ChangeType", "fluentGetterMethodName" : "changeType", "fluentSetterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "changeType", "getterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChangeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ChangeType", "setterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "setterMethodName" : "setChangeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DataType" : { "beanStyleGetterMethodName" : "getDataType", "beanStyleSetterMethodName" : "setDataType", "c2jName" : "DataType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "dataType", "fluentSetterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataType", "getterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@return The valid data type for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DataType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "DataType", "setterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@param dataType The valid data type for the parameter.", "setterMethodName" : "setDataType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                            A description of the parameter.

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

                                                                                            A description of the parameter.

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

                                                                                            A description of the parameter.

                                                                                            \n@param description A description of the parameter.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                            A description of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "IsModifiable" : { "beanStyleGetterMethodName" : "getIsModifiable", "beanStyleSetterMethodName" : "setIsModifiable", "c2jName" : "IsModifiable", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "isModifiable", "fluentSetterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "isModifiable", "getterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@return Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "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" : "IsModifiable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "IsModifiable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IsModifiable", "setterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "setterMethodName" : "setIsModifiable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "MinimumEngineVersion" : { "beanStyleGetterMethodName" : "getMinimumEngineVersion", "beanStyleSetterMethodName" : "setMinimumEngineVersion", "c2jName" : "MinimumEngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "minimumEngineVersion", "fluentSetterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minimumEngineVersion", "getterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@return The earliest cache engine version to which the parameter can apply.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MinimumEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MinimumEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MinimumEngineVersion", "setterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.", "setterMethodName" : "setMinimumEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ParameterName" : { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

                                                                                            \n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ParameterValue" : { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

                                                                                            \n@param parameterValue The value of the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Source" : { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The source of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

                                                                                            The source of the parameter.

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

                                                                                            The source of the parameter.

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

                                                                                            The source of the parameter.

                                                                                            \n@param source The source of the parameter.", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

                                                                                            The source of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

                                                                                            \n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

                                                                                            \n@param parameterValue The value of the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                            A description of the parameter.

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

                                                                                            A description of the parameter.

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

                                                                                            A description of the parameter.

                                                                                            \n@param description A description of the parameter.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                            A description of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSource", "beanStyleSetterMethodName" : "setSource", "c2jName" : "Source", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The source of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "source", "fluentSetterDocumentation" : "

                                                                                            The source of the parameter.

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

                                                                                            The source of the parameter.

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

                                                                                            The source of the parameter.

                                                                                            \n@param source The source of the parameter.", "setterMethodName" : "setSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "source", "variableType" : "String", "documentation" : "

                                                                                            The source of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataType", "beanStyleSetterMethodName" : "setDataType", "c2jName" : "DataType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "dataType", "fluentSetterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataType", "getterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@return The valid data type for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "DataType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "DataType", "setterDocumentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            \n@param dataType The valid data type for the parameter.", "setterMethodName" : "setDataType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataType", "variableType" : "String", "documentation" : "

                                                                                            The valid data type for the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAllowedValues", "beanStyleSetterMethodName" : "setAllowedValues", "c2jName" : "AllowedValues", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "allowedValues", "fluentSetterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "allowedValues", "getterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@return The valid range of values for the parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AllowedValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AllowedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AllowedValues", "setterDocumentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            \n@param allowedValues The valid range of values for the parameter.", "setterMethodName" : "setAllowedValues", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "allowedValues", "variableType" : "String", "documentation" : "

                                                                                            The valid range of values for the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIsModifiable", "beanStyleSetterMethodName" : "setIsModifiable", "c2jName" : "IsModifiable", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "isModifiable", "fluentSetterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "isModifiable", "getterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@return Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "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" : "IsModifiable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "IsModifiable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IsModifiable", "setterDocumentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            \n@param isModifiable Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.", "setterMethodName" : "setIsModifiable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "isModifiable", "variableType" : "Boolean", "documentation" : "

                                                                                            Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMinimumEngineVersion", "beanStyleSetterMethodName" : "setMinimumEngineVersion", "c2jName" : "MinimumEngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "minimumEngineVersion", "fluentSetterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minimumEngineVersion", "getterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@return The earliest cache engine version to which the parameter can apply.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MinimumEngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MinimumEngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MinimumEngineVersion", "setterDocumentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            \n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.", "setterMethodName" : "setMinimumEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "minimumEngineVersion", "variableType" : "String", "documentation" : "

                                                                                            The earliest cache engine version to which the parameter can apply.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getChangeType", "beanStyleSetterMethodName" : "setChangeType", "c2jName" : "ChangeType", "c2jShape" : "ChangeType", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            ", "enumType" : "ChangeType", "fluentGetterMethodName" : "changeType", "fluentSetterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType", "fluentSetterMethodName" : "changeType", "getterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@return Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChangeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ChangeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ChangeType", "setterDocumentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            \n@param changeType Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType", "setterMethodName" : "setChangeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "changeType", "variableType" : "String", "documentation" : "

                                                                                            Indicates whether a change to the parameter is applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Parameter", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Parameter", "variableName" : "parameter", "variableType" : "Parameter", "documentation" : null, "simpleType" : "Parameter", "variableSetterType" : "Parameter" }, "wrapper" : false }, "ParameterNameValue" : { "c2jName" : "ParameterNameValue", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Describes a name-value pair that is used to update the value of a parameter.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

                                                                                            \n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

                                                                                            \n@param parameterValue The value of the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ParameterName" : { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

                                                                                            \n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ParameterValue" : { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

                                                                                            \n@param parameterValue The value of the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getParameterName", "beanStyleSetterMethodName" : "setParameterName", "c2jName" : "ParameterName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterName", "fluentSetterDocumentation" : "

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

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

                                                                                            The name of the parameter.

                                                                                            \n@param parameterName The name of the parameter.", "setterMethodName" : "setParameterName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterName", "variableType" : "String", "documentation" : "

                                                                                            The name of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterValue", "beanStyleSetterMethodName" : "setParameterValue", "c2jName" : "ParameterValue", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterValue", "fluentSetterDocumentation" : "

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

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

                                                                                            The value of the parameter.

                                                                                            \n@param parameterValue The value of the parameter.", "setterMethodName" : "setParameterValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "parameterValue", "variableType" : "String", "documentation" : "

                                                                                            The value of the parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ParameterNameValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "parameterNameValue", "variableType" : "ParameterNameValue", "documentation" : null, "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "wrapper" : false }, "PendingAutomaticFailoverStatus" : { "c2jName" : "PendingAutomaticFailoverStatus", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "Enabled", "value" : "enabled" }, { "name" : "Disabled", "value" : "disabled" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "PendingAutomaticFailoverStatus", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "PendingAutomaticFailoverStatus", "variableName" : "pendingAutomaticFailoverStatus", "variableType" : "PendingAutomaticFailoverStatus", "documentation" : null, "simpleType" : "PendingAutomaticFailoverStatus", "variableSetterType" : "PendingAutomaticFailoverStatus" }, "wrapper" : false }, "PendingModifiedValues" : { "c2jName" : "PendingModifiedValues", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            A group of settings that are applied to the cache cluster in the future, or that are currently being applied.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@return The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToRemove", "beanStyleSetterMethodName" : "setCacheNodeIdsToRemove", "c2jName" : "CacheNodeIdsToRemove", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToRemove", "fluentSetterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeIdsToRemove A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToRemove", "getterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n

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

                                                                                            \n@return A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToRemove", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToRemove", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToRemove", "setterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeIdsToRemove A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeIdsToRemove", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@param engineVersion The new cache engine version that the cache cluster runs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@return The new cache engine version that the cache cluster runs.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@param engineVersion The new cache engine version that the cache cluster runs.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@param cacheNodeType The cache node type that this cache cluster or replication group is scaled to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@return The cache node type that this cache cluster or replication group is scaled 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@param cacheNodeType The cache node type that this cache cluster or replication group is scaled to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeIdsToRemove" : { "beanStyleGetterMethodName" : "getCacheNodeIdsToRemove", "beanStyleSetterMethodName" : "setCacheNodeIdsToRemove", "c2jName" : "CacheNodeIdsToRemove", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToRemove", "fluentSetterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeIdsToRemove A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToRemove", "getterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n

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

                                                                                            \n@return A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToRemove", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToRemove", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToRemove", "setterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeIdsToRemove A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeIdsToRemove", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@param cacheNodeType The cache node type that this cache cluster or replication group is scaled to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@return The cache node type that this cache cluster or replication group is scaled 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@param cacheNodeType The cache node type that this cache cluster or replication group is scaled to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@param engineVersion The new cache engine version that the cache cluster runs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@return The new cache engine version that the cache cluster runs.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@param engineVersion The new cache engine version that the cache cluster runs.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NumCacheNodes" : { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@return The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@return The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                            The new number of cache nodes for the cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToRemove", "beanStyleSetterMethodName" : "setCacheNodeIdsToRemove", "c2jName" : "CacheNodeIdsToRemove", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToRemove", "fluentSetterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeIdsToRemove A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToRemove", "getterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n

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

                                                                                            \n@return A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeIdsToRemove", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToRemove", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToRemove", "setterDocumentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            \n@param cacheNodeIdsToRemove A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).", "setterMethodName" : "setCacheNodeIdsToRemove", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToRemove", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache node IDs that are being removed (or will be removed) from the cache cluster. A node ID is a numeric identifier (0001, 0002, etc.).

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@param engineVersion The new cache engine version that the cache cluster runs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@return The new cache engine version that the cache cluster runs.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            \n@param engineVersion The new cache engine version that the cache cluster runs.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The new cache engine version that the cache cluster runs.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@param cacheNodeType The cache node type that this cache cluster or replication group is scaled to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@return The cache node type that this cache cluster or replication group is scaled 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            \n@param cacheNodeType The cache node type that this cache cluster or replication group is scaled to.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type that this cache cluster or replication group is scaled to.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "PendingModifiedValues", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "PendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "PendingModifiedValues", "documentation" : null, "simpleType" : "PendingModifiedValues", "variableSetterType" : "PendingModifiedValues" }, "wrapper" : false }, "PurchaseReservedCacheNodesOfferingRequest" : { "c2jName" : "PurchaseReservedCacheNodesOfferingMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a PurchaseReservedCacheNodesOffering operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "PurchaseReservedCacheNodesOffering", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@param reservedCacheNodesOfferingId The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@return The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@param reservedCacheNodesOfferingId The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@param reservedCacheNodeId A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

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

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@return A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

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

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@param reservedCacheNodeId A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCount", "beanStyleSetterMethodName" : "setCacheNodeCount", "c2jName" : "CacheNodeCount", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCount", "fluentSetterDocumentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@param cacheNodeCount The number of cache node instances to reserve.

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

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@return The number of cache node instances to reserve.

                                                                                            Default: 1", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "CacheNodeCount", "setterDocumentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@param cacheNodeCount The number of cache node instances to reserve.

                                                                                            Default: 1", "setterMethodName" : "setCacheNodeCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeCount" : { "beanStyleGetterMethodName" : "getCacheNodeCount", "beanStyleSetterMethodName" : "setCacheNodeCount", "c2jName" : "CacheNodeCount", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCount", "fluentSetterDocumentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@param cacheNodeCount The number of cache node instances to reserve.

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

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@return The number of cache node instances to reserve.

                                                                                            Default: 1", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "CacheNodeCount", "setterDocumentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@param cacheNodeCount The number of cache node instances to reserve.

                                                                                            Default: 1", "setterMethodName" : "setCacheNodeCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodeId" : { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@param reservedCacheNodeId A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

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

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@return A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

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

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@param reservedCacheNodeId A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodesOfferingId" : { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@param reservedCacheNodesOfferingId The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@return The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@param reservedCacheNodesOfferingId The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@param reservedCacheNodesOfferingId The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@return The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            \n@param reservedCacheNodesOfferingId The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            The ID of the reserved cache node offering to purchase.

                                                                                            Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@param reservedCacheNodeId A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

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

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@return A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

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

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            \n@param reservedCacheNodeId A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            A customer-specified identifier to track this reservation.

                                                                                            The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.

                                                                                            Example: myreservationID

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCount", "beanStyleSetterMethodName" : "setCacheNodeCount", "c2jName" : "CacheNodeCount", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCount", "fluentSetterDocumentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@param cacheNodeCount The number of cache node instances to reserve.

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

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@return The number of cache node instances to reserve.

                                                                                            Default: 1", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "CacheNodeCount", "setterDocumentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            \n@param cacheNodeCount The number of cache node instances to reserve.

                                                                                            Default: 1", "setterMethodName" : "setCacheNodeCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache node instances to reserve.

                                                                                            Default: 1

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReservedCacheNodesOfferingId" ], "shapeName" : "PurchaseReservedCacheNodesOfferingRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "PurchaseReservedCacheNodesOfferingRequest", "variableName" : "purchaseReservedCacheNodesOfferingRequest", "variableType" : "PurchaseReservedCacheNodesOfferingRequest", "documentation" : null, "simpleType" : "PurchaseReservedCacheNodesOfferingRequest", "variableSetterType" : "PurchaseReservedCacheNodesOfferingRequest" }, "wrapper" : false }, "PurchaseReservedCacheNodesOfferingResponse" : { "c2jName" : "PurchaseReservedCacheNodesOfferingResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReservedCacheNode", "beanStyleSetterMethodName" : "setReservedCacheNode", "c2jName" : "ReservedCacheNode", "c2jShape" : "ReservedCacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNode", "fluentSetterDocumentation" : "Sets the value of the ReservedCacheNode property for this object.\n\n@param reservedCacheNode The new value for the ReservedCacheNode property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNode", "getterDocumentation" : "Returns the value of the ReservedCacheNode property for this object.\n@return The value of the ReservedCacheNode property for this object.", "getterModel" : { "returnType" : "ReservedCacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReservedCacheNode", "setterDocumentation" : "Sets the value of the ReservedCacheNode property for this object.\n\n@param reservedCacheNode The new value for the ReservedCacheNode property for this object.", "setterMethodName" : "setReservedCacheNode", "setterModel" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "reservedCacheNode", "variableType" : "ReservedCacheNode", "documentation" : null, "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "reservedCacheNode", "variableType" : "ReservedCacheNode", "documentation" : "", "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReservedCacheNode" : { "beanStyleGetterMethodName" : "getReservedCacheNode", "beanStyleSetterMethodName" : "setReservedCacheNode", "c2jName" : "ReservedCacheNode", "c2jShape" : "ReservedCacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNode", "fluentSetterDocumentation" : "Sets the value of the ReservedCacheNode property for this object.\n\n@param reservedCacheNode The new value for the ReservedCacheNode property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNode", "getterDocumentation" : "Returns the value of the ReservedCacheNode property for this object.\n@return The value of the ReservedCacheNode property for this object.", "getterModel" : { "returnType" : "ReservedCacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReservedCacheNode", "setterDocumentation" : "Sets the value of the ReservedCacheNode property for this object.\n\n@param reservedCacheNode The new value for the ReservedCacheNode property for this object.", "setterMethodName" : "setReservedCacheNode", "setterModel" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "reservedCacheNode", "variableType" : "ReservedCacheNode", "documentation" : null, "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "reservedCacheNode", "variableType" : "ReservedCacheNode", "documentation" : "", "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReservedCacheNode", "beanStyleSetterMethodName" : "setReservedCacheNode", "c2jName" : "ReservedCacheNode", "c2jShape" : "ReservedCacheNode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNode", "fluentSetterDocumentation" : "Sets the value of the ReservedCacheNode property for this object.\n\n@param reservedCacheNode The new value for the ReservedCacheNode property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNode", "getterDocumentation" : "Returns the value of the ReservedCacheNode property for this object.\n@return The value of the ReservedCacheNode property for this object.", "getterModel" : { "returnType" : "ReservedCacheNode", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReservedCacheNode", "setterDocumentation" : "Sets the value of the ReservedCacheNode property for this object.\n\n@param reservedCacheNode The new value for the ReservedCacheNode property for this object.", "setterMethodName" : "setReservedCacheNode", "setterModel" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "reservedCacheNode", "variableType" : "ReservedCacheNode", "documentation" : null, "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReservedCacheNode", "variableName" : "reservedCacheNode", "variableType" : "ReservedCacheNode", "documentation" : "", "simpleType" : "ReservedCacheNode", "variableSetterType" : "ReservedCacheNode" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "PurchaseReservedCacheNodesOfferingResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "PurchaseReservedCacheNodesOfferingResult" }, "variable" : { "variableDeclarationType" : "PurchaseReservedCacheNodesOfferingResponse", "variableName" : "purchaseReservedCacheNodesOfferingResponse", "variableType" : "PurchaseReservedCacheNodesOfferingResponse", "documentation" : null, "simpleType" : "PurchaseReservedCacheNodesOfferingResponse", "variableSetterType" : "PurchaseReservedCacheNodesOfferingResponse" }, "wrapper" : false }, "RebootCacheClusterRequest" : { "c2jName" : "RebootCacheClusterMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a RebootCacheCluster operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "RebootCacheCluster", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param cacheClusterId The cache cluster 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" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@return The cache cluster 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param cacheClusterId The cache cluster identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToReboot", "beanStyleSetterMethodName" : "setCacheNodeIdsToReboot", "c2jName" : "CacheNodeIdsToReboot", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToReboot", "fluentSetterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n@param cacheNodeIdsToReboot A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToReboot", "getterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n

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

                                                                                            \n@return A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node 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" : "CacheNodeIdsToReboot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToReboot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToReboot", "setterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n@param cacheNodeIdsToReboot A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.", "setterMethodName" : "setCacheNodeIdsToReboot", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param cacheClusterId The cache cluster 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" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@return The cache cluster 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param cacheClusterId The cache cluster identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeIdsToReboot" : { "beanStyleGetterMethodName" : "getCacheNodeIdsToReboot", "beanStyleSetterMethodName" : "setCacheNodeIdsToReboot", "c2jName" : "CacheNodeIdsToReboot", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToReboot", "fluentSetterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n@param cacheNodeIdsToReboot A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToReboot", "getterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n

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

                                                                                            \n@return A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node 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" : "CacheNodeIdsToReboot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToReboot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToReboot", "setterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n@param cacheNodeIdsToReboot A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.", "setterMethodName" : "setCacheNodeIdsToReboot", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param cacheClusterId The cache cluster 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" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@return The cache cluster 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            \n@param cacheClusterId The cache cluster identifier. This parameter is stored as a lowercase string.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster identifier. This parameter is stored as a lowercase string.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeIdsToReboot", "beanStyleSetterMethodName" : "setCacheNodeIdsToReboot", "c2jName" : "CacheNodeIdsToReboot", "c2jShape" : "CacheNodeIdsList", "deprecated" : false, "documentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeIdsToReboot", "fluentSetterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n@param cacheNodeIdsToReboot A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeIdsToReboot", "getterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n

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

                                                                                            \n@return A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node 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" : "CacheNodeIdsToReboot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeIdsToReboot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "CacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "CacheNodeId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "CacheNodeIdsToReboot", "setterDocumentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            \n@param cacheNodeIdsToReboot A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.", "setterMethodName" : "setCacheNodeIdsToReboot", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "cacheNodeIdsToReboot", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cache node IDs to reboot. A node ID is a numeric identifier (0001, 0002, etc.). To reboot an entire cache cluster, specify all of the cache node IDs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheClusterId", "CacheNodeIdsToReboot" ], "shapeName" : "RebootCacheClusterRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RebootCacheClusterRequest", "variableName" : "rebootCacheClusterRequest", "variableType" : "RebootCacheClusterRequest", "documentation" : null, "simpleType" : "RebootCacheClusterRequest", "variableSetterType" : "RebootCacheClusterRequest" }, "wrapper" : false }, "RebootCacheClusterResponse" : { "c2jName" : "RebootCacheClusterResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheCluster" : { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheCluster", "beanStyleSetterMethodName" : "setCacheCluster", "c2jName" : "CacheCluster", "c2jShape" : "CacheCluster", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheCluster", "fluentSetterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheCluster", "getterDocumentation" : "Returns the value of the CacheCluster property for this object.\n@return The value of the CacheCluster property for this object.", "getterModel" : { "returnType" : "CacheCluster", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheCluster", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheCluster", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheCluster", "setterDocumentation" : "Sets the value of the CacheCluster property for this object.\n\n@param cacheCluster The new value for the CacheCluster property for this object.", "setterMethodName" : "setCacheCluster", "setterModel" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : null, "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheCluster", "variableName" : "cacheCluster", "variableType" : "CacheCluster", "documentation" : "", "simpleType" : "CacheCluster", "variableSetterType" : "CacheCluster" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RebootCacheClusterResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "RebootCacheClusterResult" }, "variable" : { "variableDeclarationType" : "RebootCacheClusterResponse", "variableName" : "rebootCacheClusterResponse", "variableType" : "RebootCacheClusterResponse", "documentation" : null, "simpleType" : "RebootCacheClusterResponse", "variableSetterType" : "RebootCacheClusterResponse" }, "wrapper" : false }, "RecurringCharge" : { "c2jName" : "RecurringCharge", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Contains the specific price and frequency of a recurring charges for a reserved cache node, or for a reserved cache node offering.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getRecurringChargeAmount", "beanStyleSetterMethodName" : "setRecurringChargeAmount", "c2jName" : "RecurringChargeAmount", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringChargeAmount", "fluentSetterDocumentation" : "

                                                                                            The monetary amount of the recurring charge.

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

                                                                                            The monetary amount of the recurring charge.

                                                                                            \n@return The monetary amount of the recurring charge.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringChargeAmount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringChargeAmount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "RecurringChargeAmount", "setterDocumentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            \n@param recurringChargeAmount The monetary amount of the recurring charge.", "setterMethodName" : "setRecurringChargeAmount", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "recurringChargeAmount", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "recurringChargeAmount", "variableType" : "Double", "documentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecurringChargeFrequency", "beanStyleSetterMethodName" : "setRecurringChargeFrequency", "c2jName" : "RecurringChargeFrequency", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The frequency of the recurring charge.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringChargeFrequency", "fluentSetterDocumentation" : "

                                                                                            The frequency of the recurring charge.

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

                                                                                            The frequency of the recurring charge.

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

                                                                                            The frequency of the recurring charge.

                                                                                            \n@param recurringChargeFrequency The frequency of the recurring charge.", "setterMethodName" : "setRecurringChargeFrequency", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recurringChargeFrequency", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "recurringChargeFrequency", "variableType" : "String", "documentation" : "

                                                                                            The frequency of the recurring charge.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "RecurringChargeAmount" : { "beanStyleGetterMethodName" : "getRecurringChargeAmount", "beanStyleSetterMethodName" : "setRecurringChargeAmount", "c2jName" : "RecurringChargeAmount", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringChargeAmount", "fluentSetterDocumentation" : "

                                                                                            The monetary amount of the recurring charge.

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

                                                                                            The monetary amount of the recurring charge.

                                                                                            \n@return The monetary amount of the recurring charge.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringChargeAmount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringChargeAmount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "RecurringChargeAmount", "setterDocumentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            \n@param recurringChargeAmount The monetary amount of the recurring charge.", "setterMethodName" : "setRecurringChargeAmount", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "recurringChargeAmount", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "recurringChargeAmount", "variableType" : "Double", "documentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, "RecurringChargeFrequency" : { "beanStyleGetterMethodName" : "getRecurringChargeFrequency", "beanStyleSetterMethodName" : "setRecurringChargeFrequency", "c2jName" : "RecurringChargeFrequency", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The frequency of the recurring charge.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringChargeFrequency", "fluentSetterDocumentation" : "

                                                                                            The frequency of the recurring charge.

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

                                                                                            The frequency of the recurring charge.

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

                                                                                            The frequency of the recurring charge.

                                                                                            \n@param recurringChargeFrequency The frequency of the recurring charge.", "setterMethodName" : "setRecurringChargeFrequency", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recurringChargeFrequency", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "recurringChargeFrequency", "variableType" : "String", "documentation" : "

                                                                                            The frequency of the recurring charge.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRecurringChargeAmount", "beanStyleSetterMethodName" : "setRecurringChargeAmount", "c2jName" : "RecurringChargeAmount", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringChargeAmount", "fluentSetterDocumentation" : "

                                                                                            The monetary amount of the recurring charge.

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

                                                                                            The monetary amount of the recurring charge.

                                                                                            \n@return The monetary amount of the recurring charge.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringChargeAmount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringChargeAmount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "RecurringChargeAmount", "setterDocumentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            \n@param recurringChargeAmount The monetary amount of the recurring charge.", "setterMethodName" : "setRecurringChargeAmount", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "recurringChargeAmount", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "recurringChargeAmount", "variableType" : "Double", "documentation" : "

                                                                                            The monetary amount of the recurring charge.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecurringChargeFrequency", "beanStyleSetterMethodName" : "setRecurringChargeFrequency", "c2jName" : "RecurringChargeFrequency", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The frequency of the recurring charge.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringChargeFrequency", "fluentSetterDocumentation" : "

                                                                                            The frequency of the recurring charge.

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

                                                                                            The frequency of the recurring charge.

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

                                                                                            The frequency of the recurring charge.

                                                                                            \n@param recurringChargeFrequency The frequency of the recurring charge.", "setterMethodName" : "setRecurringChargeFrequency", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recurringChargeFrequency", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "recurringChargeFrequency", "variableType" : "String", "documentation" : "

                                                                                            The frequency of the recurring charge.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RecurringCharge", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "recurringCharge", "variableType" : "RecurringCharge", "documentation" : null, "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "wrapper" : true }, "RemoveTagsFromResourceRequest" : { "c2jName" : "RemoveTagsFromResourceMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a RemoveTagsFromResource operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "RemoveTagsFromResource", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@param resourceName The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@return The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@param resourceName The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "KeyList", "deprecated" : false, "documentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "tagKeys", "fluentSetterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n@param tagKeys A list of TagKeys identifying the tags you want removed from the named resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n

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

                                                                                            \n@return A list of TagKeys identifying the tags you want removed from the named 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" : "TagKeys", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeys", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagKeys", "setterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n@param tagKeys A list of TagKeys identifying the tags you want removed from the named resource.", "setterMethodName" : "setTagKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceName" : { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@param resourceName The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@return The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@param resourceName The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TagKeys" : { "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "KeyList", "deprecated" : false, "documentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "tagKeys", "fluentSetterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n@param tagKeys A list of TagKeys identifying the tags you want removed from the named resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n

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

                                                                                            \n@return A list of TagKeys identifying the tags you want removed from the named 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" : "TagKeys", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeys", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagKeys", "setterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n@param tagKeys A list of TagKeys identifying the tags you want removed from the named resource.", "setterMethodName" : "setTagKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceName", "beanStyleSetterMethodName" : "setResourceName", "c2jName" : "ResourceName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "resourceName", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@param resourceName The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceName", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@return The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceName", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            \n@param resourceName The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.", "setterMethodName" : "setResourceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceName", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) of the resource from which you want the tags removed, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot.

                                                                                            For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTagKeys", "beanStyleSetterMethodName" : "setTagKeys", "c2jName" : "TagKeys", "c2jShape" : "KeyList", "deprecated" : false, "documentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "tagKeys", "fluentSetterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n@param tagKeys A list of TagKeys identifying the tags you want removed from the named resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeys", "getterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n

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

                                                                                            \n@return A list of TagKeys identifying the tags you want removed from the named 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" : "TagKeys", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeys", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagKeys", "setterDocumentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            \n@param tagKeys A list of TagKeys identifying the tags you want removed from the named resource.", "setterMethodName" : "setTagKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeys", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of TagKeys identifying the tags you want removed from the named resource.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceName", "TagKeys" ], "shapeName" : "RemoveTagsFromResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RemoveTagsFromResourceRequest", "variableName" : "removeTagsFromResourceRequest", "variableType" : "RemoveTagsFromResourceRequest", "documentation" : null, "simpleType" : "RemoveTagsFromResourceRequest", "variableSetterType" : "RemoveTagsFromResourceRequest" }, "wrapper" : false }, "RemoveTagsFromResourceResponse" : { "c2jName" : "TagListMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the output from the AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource operations.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n

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

                                                                                            \n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "TagList" : { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n

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

                                                                                            \n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTagList", "beanStyleSetterMethodName" : "setTagList", "c2jName" : "TagList", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "tagList", "fluentSetterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n@param tagList A list of cost allocation tags as key-value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagList", "getterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n

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

                                                                                            \n@return A list of cost allocation tags as 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" : "TagList", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TagList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "Tag", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Tag", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "Tag", "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TagList", "setterDocumentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

                                                                                            \n@param tagList A list of cost allocation tags as key-value pairs.", "setterMethodName" : "setTagList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagList", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of cost allocation tags as key-value pairs.

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

                                                                                            Contains all of the attributes of a specific Redis replication group.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier for the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@param replicationGroupId The identifier for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@return The identifier for the replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@param replicationGroupId The identifier for the replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier for the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The description of the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                            The description of the replication group.

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

                                                                                            The description of the replication group.

                                                                                            \n@return The description of the replication 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                                                                                            The description of the replication group.

                                                                                            \n@param description The description of the replication group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                            The description of the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@param status The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@return The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@param status The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "ReplicationGroupPendingModifiedValues", "deprecated" : false, "documentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@param pendingModifiedValues A group of settings to be applied to the replication group, either immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@return A group of settings to be applied to the replication group, either immediately or during the next maintenance window.", "getterModel" : { "returnType" : "ReplicationGroupPendingModifiedValues", "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, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PendingModifiedValues", "setterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@param pendingModifiedValues A group of settings to be applied to the replication group, either immediately or during the next maintenance window.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "ReplicationGroupPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationGroupPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationGroupPendingModifiedValues", "variableSetterType" : "ReplicationGroupPendingModifiedValues" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroupPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationGroupPendingModifiedValues", "documentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            ", "simpleType" : "ReplicationGroupPendingModifiedValues", "variableSetterType" : "ReplicationGroupPendingModifiedValues" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMemberClusters", "beanStyleSetterMethodName" : "setMemberClusters", "c2jName" : "MemberClusters", "c2jShape" : "ClusterIdList", "deprecated" : false, "documentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "memberClusters", "fluentSetterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n@param memberClusters The names of all the cache clusters that are part of this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "memberClusters", "getterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n

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

                                                                                            \n@return The names of all the cache clusters that are part of this replication 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" : "MemberClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MemberClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "ClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ClusterId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "MemberClusters", "setterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n@param memberClusters The names of all the cache clusters that are part of this replication group.", "setterMethodName" : "setMemberClusters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "memberClusters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "memberClusters", "variableType" : "java.util.List", "documentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroups", "beanStyleSetterMethodName" : "setNodeGroups", "c2jName" : "NodeGroups", "c2jShape" : "NodeGroupList", "deprecated" : false, "documentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroups", "fluentSetterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n@param nodeGroups A single element list with information about the nodes in the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroups", "getterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n

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

                                                                                            \n@return A single element list with information about the nodes in the replication 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" : "NodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroup", "variableName" : "member", "variableType" : "NodeGroup", "documentation" : null, "simpleType" : "NodeGroup", "variableSetterType" : "NodeGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroup", "variableName" : "member", "variableType" : "NodeGroup", "documentation" : "", "simpleType" : "NodeGroup", "variableSetterType" : "NodeGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroup", "memberType" : "NodeGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroups", "setterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n@param nodeGroups A single element list with information about the nodes in the replication group.", "setterMethodName" : "setNodeGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroups", "variableType" : "java.util.List", "documentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshottingClusterId", "beanStyleSetterMethodName" : "setSnapshottingClusterId", "c2jName" : "SnapshottingClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshottingClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshottingClusterId", "getterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@return The cache cluster ID that is used as the daily snapshot source for the replication 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" : "SnapshottingClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshottingClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshottingClusterId", "setterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group.", "setterMethodName" : "setSnapshottingClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailover", "beanStyleSetterMethodName" : "setAutomaticFailover", "c2jName" : "AutomaticFailover", "c2jShape" : "AutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "AutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailover", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailover", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailover", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailover", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConfigurationEndpoint", "beanStyleSetterMethodName" : "setConfigurationEndpoint", "c2jName" : "ConfigurationEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "configurationEndpoint", "fluentSetterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@param configurationEndpoint The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "configurationEndpoint", "getterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@return The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.", "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" : "ConfigurationEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ConfigurationEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ConfigurationEndpoint", "setterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@param configurationEndpoint The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.", "setterMethodName" : "setConfigurationEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClusterEnabled", "beanStyleSetterMethodName" : "setClusterEnabled", "c2jName" : "ClusterEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "clusterEnabled", "fluentSetterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@param clusterEnabled A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clusterEnabled", "getterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@return A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | 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" : "ClusterEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClusterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ClusterEnabled", "setterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@param clusterEnabled A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false", "setterMethodName" : "setClusterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "clusterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "clusterEnabled", "variableType" : "Boolean", "documentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for each node in the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@return The name of the compute and memory capacity node type for each node in the replication 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for each node in the replication group.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AutomaticFailover" : { "beanStyleGetterMethodName" : "getAutomaticFailover", "beanStyleSetterMethodName" : "setAutomaticFailover", "c2jName" : "AutomaticFailover", "c2jShape" : "AutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "AutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailover", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailover", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailover", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailover", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for each node in the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@return The name of the compute and memory capacity node type for each node in the replication 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for each node in the replication group.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ClusterEnabled" : { "beanStyleGetterMethodName" : "getClusterEnabled", "beanStyleSetterMethodName" : "setClusterEnabled", "c2jName" : "ClusterEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "clusterEnabled", "fluentSetterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@param clusterEnabled A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clusterEnabled", "getterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@return A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | 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" : "ClusterEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClusterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ClusterEnabled", "setterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@param clusterEnabled A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false", "setterMethodName" : "setClusterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "clusterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "clusterEnabled", "variableType" : "Boolean", "documentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "ConfigurationEndpoint" : { "beanStyleGetterMethodName" : "getConfigurationEndpoint", "beanStyleSetterMethodName" : "setConfigurationEndpoint", "c2jName" : "ConfigurationEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "configurationEndpoint", "fluentSetterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@param configurationEndpoint The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "configurationEndpoint", "getterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@return The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.", "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" : "ConfigurationEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ConfigurationEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ConfigurationEndpoint", "setterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@param configurationEndpoint The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.", "setterMethodName" : "setConfigurationEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The description of the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                            The description of the replication group.

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

                                                                                            The description of the replication group.

                                                                                            \n@return The description of the replication 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                                                                                            The description of the replication group.

                                                                                            \n@param description The description of the replication group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                            The description of the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MemberClusters" : { "beanStyleGetterMethodName" : "getMemberClusters", "beanStyleSetterMethodName" : "setMemberClusters", "c2jName" : "MemberClusters", "c2jShape" : "ClusterIdList", "deprecated" : false, "documentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "memberClusters", "fluentSetterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n@param memberClusters The names of all the cache clusters that are part of this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "memberClusters", "getterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n

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

                                                                                            \n@return The names of all the cache clusters that are part of this replication 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" : "MemberClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MemberClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "ClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ClusterId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "MemberClusters", "setterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n@param memberClusters The names of all the cache clusters that are part of this replication group.", "setterMethodName" : "setMemberClusters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "memberClusters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "memberClusters", "variableType" : "java.util.List", "documentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NodeGroups" : { "beanStyleGetterMethodName" : "getNodeGroups", "beanStyleSetterMethodName" : "setNodeGroups", "c2jName" : "NodeGroups", "c2jShape" : "NodeGroupList", "deprecated" : false, "documentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroups", "fluentSetterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n@param nodeGroups A single element list with information about the nodes in the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroups", "getterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n

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

                                                                                            \n@return A single element list with information about the nodes in the replication 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" : "NodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroup", "variableName" : "member", "variableType" : "NodeGroup", "documentation" : null, "simpleType" : "NodeGroup", "variableSetterType" : "NodeGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroup", "variableName" : "member", "variableType" : "NodeGroup", "documentation" : "", "simpleType" : "NodeGroup", "variableSetterType" : "NodeGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroup", "memberType" : "NodeGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroups", "setterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n@param nodeGroups A single element list with information about the nodes in the replication group.", "setterMethodName" : "setNodeGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroups", "variableType" : "java.util.List", "documentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "PendingModifiedValues" : { "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "ReplicationGroupPendingModifiedValues", "deprecated" : false, "documentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@param pendingModifiedValues A group of settings to be applied to the replication group, either immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@return A group of settings to be applied to the replication group, either immediately or during the next maintenance window.", "getterModel" : { "returnType" : "ReplicationGroupPendingModifiedValues", "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, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PendingModifiedValues", "setterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@param pendingModifiedValues A group of settings to be applied to the replication group, either immediately or during the next maintenance window.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "ReplicationGroupPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationGroupPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationGroupPendingModifiedValues", "variableSetterType" : "ReplicationGroupPendingModifiedValues" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroupPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationGroupPendingModifiedValues", "documentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            ", "simpleType" : "ReplicationGroupPendingModifiedValues", "variableSetterType" : "ReplicationGroupPendingModifiedValues" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier for the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@param replicationGroupId The identifier for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@return The identifier for the replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@param replicationGroupId The identifier for the replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier for the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotRetentionLimit" : { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "SnapshotWindow" : { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshottingClusterId" : { "beanStyleGetterMethodName" : "getSnapshottingClusterId", "beanStyleSetterMethodName" : "setSnapshottingClusterId", "c2jName" : "SnapshottingClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshottingClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshottingClusterId", "getterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@return The cache cluster ID that is used as the daily snapshot source for the replication 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" : "SnapshottingClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshottingClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshottingClusterId", "setterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group.", "setterMethodName" : "setSnapshottingClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@param status The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@return The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@param status The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier for the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@param replicationGroupId The identifier for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@return The identifier for the replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The identifier for the replication group.

                                                                                            \n@param replicationGroupId The identifier for the replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier for the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "Description", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The description of the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

                                                                                            The description of the replication group.

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

                                                                                            The description of the replication group.

                                                                                            \n@return The description of the replication 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" : "Description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

                                                                                            The description of the replication group.

                                                                                            \n@param description The description of the replication group.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

                                                                                            The description of the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@param status The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@return The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            \n@param status The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The current state of this replication group - creating, available, modifying, deleting, create-failed, snapshotting.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPendingModifiedValues", "beanStyleSetterMethodName" : "setPendingModifiedValues", "c2jName" : "PendingModifiedValues", "c2jShape" : "ReplicationGroupPendingModifiedValues", "deprecated" : false, "documentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "pendingModifiedValues", "fluentSetterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@param pendingModifiedValues A group of settings to be applied to the replication group, either immediately or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "pendingModifiedValues", "getterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@return A group of settings to be applied to the replication group, either immediately or during the next maintenance window.", "getterModel" : { "returnType" : "ReplicationGroupPendingModifiedValues", "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, "statusCode" : false, "unmarshallLocationName" : "PendingModifiedValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "PendingModifiedValues", "setterDocumentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            \n@param pendingModifiedValues A group of settings to be applied to the replication group, either immediately or during the next maintenance window.", "setterMethodName" : "setPendingModifiedValues", "setterModel" : { "variableDeclarationType" : "ReplicationGroupPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationGroupPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationGroupPendingModifiedValues", "variableSetterType" : "ReplicationGroupPendingModifiedValues" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroupPendingModifiedValues", "variableName" : "pendingModifiedValues", "variableType" : "ReplicationGroupPendingModifiedValues", "documentation" : "

                                                                                            A group of settings to be applied to the replication group, either immediately or during the next maintenance window.

                                                                                            ", "simpleType" : "ReplicationGroupPendingModifiedValues", "variableSetterType" : "ReplicationGroupPendingModifiedValues" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMemberClusters", "beanStyleSetterMethodName" : "setMemberClusters", "c2jName" : "MemberClusters", "c2jShape" : "ClusterIdList", "deprecated" : false, "documentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "memberClusters", "fluentSetterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n@param memberClusters The names of all the cache clusters that are part of this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "memberClusters", "getterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n

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

                                                                                            \n@return The names of all the cache clusters that are part of this replication 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" : "MemberClusters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "MemberClusters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "String", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "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" : "ClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "Sets the value of 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, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ClusterId", "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "MemberClusters", "setterDocumentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            \n@param memberClusters The names of all the cache clusters that are part of this replication group.", "setterMethodName" : "setMemberClusters", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "memberClusters", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "memberClusters", "variableType" : "java.util.List", "documentation" : "

                                                                                            The names of all the cache clusters that are part of this replication group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroups", "beanStyleSetterMethodName" : "setNodeGroups", "c2jName" : "NodeGroups", "c2jShape" : "NodeGroupList", "deprecated" : false, "documentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroups", "fluentSetterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n@param nodeGroups A single element list with information about the nodes in the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroups", "getterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n

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

                                                                                            \n@return A single element list with information about the nodes in the replication 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" : "NodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeGroup", "variableName" : "member", "variableType" : "NodeGroup", "documentation" : null, "simpleType" : "NodeGroup", "variableSetterType" : "NodeGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeGroup", "variableName" : "member", "variableType" : "NodeGroup", "documentation" : "", "simpleType" : "NodeGroup", "variableSetterType" : "NodeGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeGroup", "memberType" : "NodeGroup", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeGroups", "setterDocumentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            \n@param nodeGroups A single element list with information about the nodes in the replication group.", "setterMethodName" : "setNodeGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroups", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeGroups", "variableType" : "java.util.List", "documentation" : "

                                                                                            A single element list with information about the nodes in the replication group.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshottingClusterId", "beanStyleSetterMethodName" : "setSnapshottingClusterId", "c2jName" : "SnapshottingClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshottingClusterId", "fluentSetterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshottingClusterId", "getterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@return The cache cluster ID that is used as the daily snapshot source for the replication 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" : "SnapshottingClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshottingClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshottingClusterId", "setterDocumentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            \n@param snapshottingClusterId The cache cluster ID that is used as the daily snapshot source for the replication group.", "setterMethodName" : "setSnapshottingClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshottingClusterId", "variableType" : "String", "documentation" : "

                                                                                            The cache cluster ID that is used as the daily snapshot source for the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailover", "beanStyleSetterMethodName" : "setAutomaticFailover", "c2jName" : "AutomaticFailover", "c2jShape" : "AutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "AutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailover", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailover", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailover", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailover", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConfigurationEndpoint", "beanStyleSetterMethodName" : "setConfigurationEndpoint", "c2jName" : "ConfigurationEndpoint", "c2jShape" : "Endpoint", "deprecated" : false, "documentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "configurationEndpoint", "fluentSetterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@param configurationEndpoint The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "configurationEndpoint", "getterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@return The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.", "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" : "ConfigurationEndpoint", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ConfigurationEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ConfigurationEndpoint", "setterDocumentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            \n@param configurationEndpoint The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.", "setterMethodName" : "setConfigurationEndpoint", "setterModel" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : null, "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "simple" : false, "variable" : { "variableDeclarationType" : "Endpoint", "variableName" : "configurationEndpoint", "variableType" : "Endpoint", "documentation" : "

                                                                                            The configuration endpoint for this replicaiton group. Use the configuration endpoint to connect to this replication group.

                                                                                            ", "simpleType" : "Endpoint", "variableSetterType" : "Endpoint" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

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

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            The number of days for which ElastiCache retains automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, a snapshot that was taken today is retained for 5 days before being deleted.

                                                                                            If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@return The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            \n@param snapshotWindow The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your node group (shard).

                                                                                            Example: 05:00-09:00

                                                                                            If you do not specify this parameter, ElastiCache automatically chooses an appropriate time range.

                                                                                            Note: This parameter is only valid if the Engine parameter is redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getClusterEnabled", "beanStyleSetterMethodName" : "setClusterEnabled", "c2jName" : "ClusterEnabled", "c2jShape" : "BooleanOptional", "deprecated" : false, "documentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "clusterEnabled", "fluentSetterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@param clusterEnabled A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "clusterEnabled", "getterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@return A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | 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" : "ClusterEnabled", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ClusterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ClusterEnabled", "setterDocumentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            \n@param clusterEnabled A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false", "setterMethodName" : "setClusterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "clusterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "clusterEnabled", "variableType" : "Boolean", "documentation" : "

                                                                                            A flag indicating whether or not this replication group is cluster enabled; i.e., whether its data can be partitioned across multiple shards (API/CLI: node groups).

                                                                                            Valid values: true | false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for each node in the replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@return The name of the compute and memory capacity node type for each node in the replication 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" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for each node in the replication group.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The name of the compute and memory capacity node type for each node in the replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationGroup", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "wrapper" : true }, "ReplicationGroupAlreadyExistsException" : { "c2jName" : "ReplicationGroupAlreadyExistsFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The specified replication group already exists.

                                                                                            ", "enums" : null, "errorCode" : "ReplicationGroupAlreadyExists", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationGroupAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReplicationGroupAlreadyExistsException", "variableName" : "replicationGroupAlreadyExistsException", "variableType" : "ReplicationGroupAlreadyExistsException", "documentation" : null, "simpleType" : "ReplicationGroupAlreadyExistsException", "variableSetterType" : "ReplicationGroupAlreadyExistsException" }, "wrapper" : false }, "ReplicationGroupNotFoundException" : { "c2jName" : "ReplicationGroupNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The specified replication group does not exist.

                                                                                            ", "enums" : null, "errorCode" : "ReplicationGroupNotFoundFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationGroupNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReplicationGroupNotFoundException", "variableName" : "replicationGroupNotFoundException", "variableType" : "ReplicationGroupNotFoundException", "documentation" : null, "simpleType" : "ReplicationGroupNotFoundException", "variableSetterType" : "ReplicationGroupNotFoundException" }, "wrapper" : false }, "ReplicationGroupPendingModifiedValues" : { "c2jName" : "ReplicationGroupPendingModifiedValues", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The settings to be applied to the Redis replication group, either immediately or during the next maintenance window.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@param primaryClusterId The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@return The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance 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" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@param primaryClusterId The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailoverStatus", "beanStyleSetterMethodName" : "setAutomaticFailoverStatus", "c2jName" : "AutomaticFailoverStatus", "c2jShape" : "PendingAutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "PendingAutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailoverStatus", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverStatus Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see PendingAutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailoverStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailoverStatus", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverStatus Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see PendingAutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailoverStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailoverStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailoverStatus", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AutomaticFailoverStatus" : { "beanStyleGetterMethodName" : "getAutomaticFailoverStatus", "beanStyleSetterMethodName" : "setAutomaticFailoverStatus", "c2jName" : "AutomaticFailoverStatus", "c2jShape" : "PendingAutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "PendingAutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailoverStatus", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverStatus Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see PendingAutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailoverStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailoverStatus", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverStatus Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see PendingAutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailoverStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailoverStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailoverStatus", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PrimaryClusterId" : { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@param primaryClusterId The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@return The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance 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" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@param primaryClusterId The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getPrimaryClusterId", "beanStyleSetterMethodName" : "setPrimaryClusterId", "c2jName" : "PrimaryClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "primaryClusterId", "fluentSetterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@param primaryClusterId The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "primaryClusterId", "getterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@return The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance 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" : "PrimaryClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PrimaryClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PrimaryClusterId", "setterDocumentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            \n@param primaryClusterId The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.", "setterMethodName" : "setPrimaryClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "primaryClusterId", "variableType" : "String", "documentation" : "

                                                                                            The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailoverStatus", "beanStyleSetterMethodName" : "setAutomaticFailoverStatus", "c2jName" : "AutomaticFailoverStatus", "c2jShape" : "PendingAutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "PendingAutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailoverStatus", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverStatus Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see PendingAutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailoverStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailoverStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailoverStatus", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailoverStatus Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see PendingAutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailoverStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailoverStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailoverStatus", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for this Redis replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReplicationGroupPendingModifiedValues", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReplicationGroupPendingModifiedValues", "variableName" : "replicationGroupPendingModifiedValues", "variableType" : "ReplicationGroupPendingModifiedValues", "documentation" : null, "simpleType" : "ReplicationGroupPendingModifiedValues", "variableSetterType" : "ReplicationGroupPendingModifiedValues" }, "wrapper" : false }, "ReservedCacheNode" : { "c2jName" : "ReservedCacheNode", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the output of a PurchaseReservedCacheNodesOffering operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@param reservedCacheNodeId The unique identifier for the reservation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodeId", "getterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@return The unique identifier for the reservation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodeId", "setterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@param reservedCacheNodeId The unique identifier for the reservation.", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering identifier.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@param reservedCacheNodesOfferingId The offering identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@return The offering 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" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@param reservedCacheNodesOfferingId The offering identifier.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            The offering identifier.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The time the reservation started.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@param startTime The time the reservation started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@return The time the reservation 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" : "StartTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "StartTime", "setterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@param startTime The time the reservation started.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The time the reservation started.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                                            The duration of the reservation in seconds.

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

                                                                                            The duration of the reservation in seconds.

                                                                                            \n@return The duration of the reservation in seconds.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            \n@param duration The duration of the reservation in seconds.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFixedPrice", "beanStyleSetterMethodName" : "setFixedPrice", "c2jName" : "FixedPrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "fixedPrice", "fluentSetterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@param fixedPrice The fixed price charged for this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fixedPrice", "getterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@return The fixed price charged for this reserved cache node.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FixedPrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FixedPrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "FixedPrice", "setterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@param fixedPrice The fixed price charged for this reserved cache node.", "setterMethodName" : "setFixedPrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsagePrice", "beanStyleSetterMethodName" : "setUsagePrice", "c2jName" : "UsagePrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "usagePrice", "fluentSetterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@param usagePrice The hourly price charged for this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usagePrice", "getterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@return The hourly price charged for this reserved cache node.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsagePrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "UsagePrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "UsagePrice", "setterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@param usagePrice The hourly price charged for this reserved cache node.", "setterMethodName" : "setUsagePrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCount", "beanStyleSetterMethodName" : "setCacheNodeCount", "c2jName" : "CacheNodeCount", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCount", "fluentSetterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@param cacheNodeCount The number of cache nodes that have been reserved.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCount", "getterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@return The number of cache nodes that have been reserved.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "CacheNodeCount", "setterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@param cacheNodeCount The number of cache nodes that have been reserved.", "setterMethodName" : "setCacheNodeCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The description of the reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                                            The description of the reserved cache node.

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

                                                                                            The description of the reserved cache node.

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

                                                                                            The description of the reserved cache node.

                                                                                            \n@param productDescription The description of the reserved cache node.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                                            The description of the reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@param offeringType The offering type of this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@return The offering type of this reserved cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@param offeringType The offering type of this reserved cache node.", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The state of the reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

                                                                                            The state of the reserved cache node.

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

                                                                                            The state of the reserved cache node.

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

                                                                                            The state of the reserved cache node.

                                                                                            \n@param state The state of the reserved cache node.", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                                                                                            The state of the reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecurringCharges", "beanStyleSetterMethodName" : "setRecurringCharges", "c2jName" : "RecurringCharges", "c2jShape" : "RecurringChargeList", "deprecated" : false, "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringCharges", "fluentSetterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recurringCharges", "getterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n

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

                                                                                            \n@return The recurring price charged to run this reserved cache node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RecurringCharge", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "RecurringCharge", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharge", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharge", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : null, "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "simple" : false, "variable" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : "", "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "RecurringCharge", "memberType" : "RecurringCharge", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RecurringCharge", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RecurringCharges", "setterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.", "setterMethodName" : "setRecurringCharges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeCount" : { "beanStyleGetterMethodName" : "getCacheNodeCount", "beanStyleSetterMethodName" : "setCacheNodeCount", "c2jName" : "CacheNodeCount", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCount", "fluentSetterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@param cacheNodeCount The number of cache nodes that have been reserved.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCount", "getterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@return The number of cache nodes that have been reserved.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "CacheNodeCount", "setterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@param cacheNodeCount The number of cache nodes that have been reserved.", "setterMethodName" : "setCacheNodeCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Duration" : { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                                            The duration of the reservation in seconds.

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

                                                                                            The duration of the reservation in seconds.

                                                                                            \n@return The duration of the reservation in seconds.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            \n@param duration The duration of the reservation in seconds.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "FixedPrice" : { "beanStyleGetterMethodName" : "getFixedPrice", "beanStyleSetterMethodName" : "setFixedPrice", "c2jName" : "FixedPrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "fixedPrice", "fluentSetterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@param fixedPrice The fixed price charged for this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fixedPrice", "getterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@return The fixed price charged for this reserved cache node.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FixedPrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FixedPrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "FixedPrice", "setterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@param fixedPrice The fixed price charged for this reserved cache node.", "setterMethodName" : "setFixedPrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, "OfferingType" : { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@param offeringType The offering type of this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@return The offering type of this reserved cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@param offeringType The offering type of this reserved cache node.", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ProductDescription" : { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The description of the reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                                            The description of the reserved cache node.

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

                                                                                            The description of the reserved cache node.

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

                                                                                            The description of the reserved cache node.

                                                                                            \n@param productDescription The description of the reserved cache node.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                                            The description of the reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RecurringCharges" : { "beanStyleGetterMethodName" : "getRecurringCharges", "beanStyleSetterMethodName" : "setRecurringCharges", "c2jName" : "RecurringCharges", "c2jShape" : "RecurringChargeList", "deprecated" : false, "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringCharges", "fluentSetterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recurringCharges", "getterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n

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

                                                                                            \n@return The recurring price charged to run this reserved cache node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RecurringCharge", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "RecurringCharge", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharge", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharge", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : null, "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "simple" : false, "variable" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : "", "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "RecurringCharge", "memberType" : "RecurringCharge", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RecurringCharge", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RecurringCharges", "setterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.", "setterMethodName" : "setRecurringCharges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodeId" : { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@param reservedCacheNodeId The unique identifier for the reservation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodeId", "getterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@return The unique identifier for the reservation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodeId", "setterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@param reservedCacheNodeId The unique identifier for the reservation.", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodesOfferingId" : { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering identifier.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@param reservedCacheNodesOfferingId The offering identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@return The offering 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" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@param reservedCacheNodesOfferingId The offering identifier.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            The offering identifier.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StartTime" : { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The time the reservation started.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@param startTime The time the reservation started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@return The time the reservation 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" : "StartTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "StartTime", "setterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@param startTime The time the reservation started.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The time the reservation started.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "State" : { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The state of the reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

                                                                                            The state of the reserved cache node.

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

                                                                                            The state of the reserved cache node.

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

                                                                                            The state of the reserved cache node.

                                                                                            \n@param state The state of the reserved cache node.", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                                                                                            The state of the reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UsagePrice" : { "beanStyleGetterMethodName" : "getUsagePrice", "beanStyleSetterMethodName" : "setUsagePrice", "c2jName" : "UsagePrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "usagePrice", "fluentSetterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@param usagePrice The hourly price charged for this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usagePrice", "getterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@return The hourly price charged for this reserved cache node.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsagePrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "UsagePrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "UsagePrice", "setterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@param usagePrice The hourly price charged for this reserved cache node.", "setterMethodName" : "setUsagePrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodeId", "beanStyleSetterMethodName" : "setReservedCacheNodeId", "c2jName" : "ReservedCacheNodeId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodeId", "fluentSetterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@param reservedCacheNodeId The unique identifier for the reservation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodeId", "getterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@return The unique identifier for the reservation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodeId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodeId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodeId", "setterDocumentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            \n@param reservedCacheNodeId The unique identifier for the reservation.", "setterMethodName" : "setReservedCacheNodeId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodeId", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier for the reservation.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering identifier.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@param reservedCacheNodesOfferingId The offering identifier.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@return The offering 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" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            The offering identifier.

                                                                                            \n@param reservedCacheNodesOfferingId The offering identifier.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            The offering identifier.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type for the reserved cache nodes.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The time the reservation started.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@param startTime The time the reservation started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@return The time the reservation 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" : "StartTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "StartTime", "setterDocumentation" : "

                                                                                            The time the reservation started.

                                                                                            \n@param startTime The time the reservation started.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The time the reservation started.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                                            The duration of the reservation in seconds.

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

                                                                                            The duration of the reservation in seconds.

                                                                                            \n@return The duration of the reservation in seconds.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            \n@param duration The duration of the reservation in seconds.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                                            The duration of the reservation in seconds.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFixedPrice", "beanStyleSetterMethodName" : "setFixedPrice", "c2jName" : "FixedPrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "fixedPrice", "fluentSetterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@param fixedPrice The fixed price charged for this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fixedPrice", "getterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@return The fixed price charged for this reserved cache node.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FixedPrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FixedPrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "FixedPrice", "setterDocumentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            \n@param fixedPrice The fixed price charged for this reserved cache node.", "setterMethodName" : "setFixedPrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : "

                                                                                            The fixed price charged for this reserved cache node.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsagePrice", "beanStyleSetterMethodName" : "setUsagePrice", "c2jName" : "UsagePrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "usagePrice", "fluentSetterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@param usagePrice The hourly price charged for this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usagePrice", "getterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@return The hourly price charged for this reserved cache node.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsagePrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "UsagePrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "UsagePrice", "setterDocumentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            \n@param usagePrice The hourly price charged for this reserved cache node.", "setterMethodName" : "setUsagePrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : "

                                                                                            The hourly price charged for this reserved cache node.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeCount", "beanStyleSetterMethodName" : "setCacheNodeCount", "c2jName" : "CacheNodeCount", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeCount", "fluentSetterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@param cacheNodeCount The number of cache nodes that have been reserved.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeCount", "getterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@return The number of cache nodes that have been reserved.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeCount", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeCount", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "CacheNodeCount", "setterDocumentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            \n@param cacheNodeCount The number of cache nodes that have been reserved.", "setterMethodName" : "setCacheNodeCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "cacheNodeCount", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache nodes that have been reserved.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The description of the reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                                            The description of the reserved cache node.

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

                                                                                            The description of the reserved cache node.

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

                                                                                            The description of the reserved cache node.

                                                                                            \n@param productDescription The description of the reserved cache node.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                                            The description of the reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@param offeringType The offering type of this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@return The offering type of this reserved cache node.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            \n@param offeringType The offering type of this reserved cache node.", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                                            The offering type of this reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "State", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The state of the reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

                                                                                            The state of the reserved cache node.

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

                                                                                            The state of the reserved cache node.

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

                                                                                            The state of the reserved cache node.

                                                                                            \n@param state The state of the reserved cache node.", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

                                                                                            The state of the reserved cache node.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecurringCharges", "beanStyleSetterMethodName" : "setRecurringCharges", "c2jName" : "RecurringCharges", "c2jShape" : "RecurringChargeList", "deprecated" : false, "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringCharges", "fluentSetterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recurringCharges", "getterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n

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

                                                                                            \n@return The recurring price charged to run this reserved cache node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RecurringCharge", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "RecurringCharge", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharge", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharge", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : null, "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "simple" : false, "variable" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : "", "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "RecurringCharge", "memberType" : "RecurringCharge", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RecurringCharge", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RecurringCharges", "setterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.", "setterMethodName" : "setRecurringCharges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

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

                                                                                            You already have a reservation with the given identifier.

                                                                                            ", "enums" : null, "errorCode" : "ReservedCacheNodeAlreadyExists", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReservedCacheNodeAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReservedCacheNodeAlreadyExistsException", "variableName" : "reservedCacheNodeAlreadyExistsException", "variableType" : "ReservedCacheNodeAlreadyExistsException", "documentation" : null, "simpleType" : "ReservedCacheNodeAlreadyExistsException", "variableSetterType" : "ReservedCacheNodeAlreadyExistsException" }, "wrapper" : false }, "ReservedCacheNodeNotFoundException" : { "c2jName" : "ReservedCacheNodeNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The requested reserved cache node was not found.

                                                                                            ", "enums" : null, "errorCode" : "ReservedCacheNodeNotFound", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReservedCacheNodeNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReservedCacheNodeNotFoundException", "variableName" : "reservedCacheNodeNotFoundException", "variableType" : "ReservedCacheNodeNotFoundException", "documentation" : null, "simpleType" : "ReservedCacheNodeNotFoundException", "variableSetterType" : "ReservedCacheNodeNotFoundException" }, "wrapper" : false }, "ReservedCacheNodeQuotaExceededException" : { "c2jName" : "ReservedCacheNodeQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The request cannot be processed because it would exceed the user's cache node quota.

                                                                                            ", "enums" : null, "errorCode" : "ReservedCacheNodeQuotaExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReservedCacheNodeQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReservedCacheNodeQuotaExceededException", "variableName" : "reservedCacheNodeQuotaExceededException", "variableType" : "ReservedCacheNodeQuotaExceededException", "documentation" : null, "simpleType" : "ReservedCacheNodeQuotaExceededException", "variableSetterType" : "ReservedCacheNodeQuotaExceededException" }, "wrapper" : false }, "ReservedCacheNodesOffering" : { "c2jName" : "ReservedCacheNodesOffering", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Describes all of the attributes of a reserved cache node offering.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@param reservedCacheNodesOfferingId A unique identifier for the reserved cache node offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@return A unique identifier for the reserved cache node offering.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@param reservedCacheNodesOfferingId A unique identifier for the reserved cache node offering.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                                            The duration of the offering. in seconds.

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

                                                                                            The duration of the offering. in seconds.

                                                                                            \n@return The duration of the offering. in seconds.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            \n@param duration The duration of the offering. in seconds.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFixedPrice", "beanStyleSetterMethodName" : "setFixedPrice", "c2jName" : "FixedPrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "fixedPrice", "fluentSetterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@param fixedPrice The fixed price charged for this offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fixedPrice", "getterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@return The fixed price charged for this offering.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FixedPrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FixedPrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "FixedPrice", "setterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@param fixedPrice The fixed price charged for this offering.", "setterMethodName" : "setFixedPrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsagePrice", "beanStyleSetterMethodName" : "setUsagePrice", "c2jName" : "UsagePrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "usagePrice", "fluentSetterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@param usagePrice The hourly price charged for this offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usagePrice", "getterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@return The hourly price charged for this offering.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsagePrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "UsagePrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "UsagePrice", "setterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@param usagePrice The hourly price charged for this offering.", "setterMethodName" : "setUsagePrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@param productDescription The cache engine used by the offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@return The cache engine used by the offering.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@param productDescription The cache engine used by the offering.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering type.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@param offeringType The offering type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@return The offering type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@param offeringType The offering type.", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                                            The offering type.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecurringCharges", "beanStyleSetterMethodName" : "setRecurringCharges", "c2jName" : "RecurringCharges", "c2jShape" : "RecurringChargeList", "deprecated" : false, "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringCharges", "fluentSetterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recurringCharges", "getterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n

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

                                                                                            \n@return The recurring price charged to run this reserved cache node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RecurringCharge", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "RecurringCharge", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharge", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharge", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : null, "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "simple" : false, "variable" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : "", "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "RecurringCharge", "memberType" : "RecurringCharge", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RecurringCharge", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RecurringCharges", "setterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.", "setterMethodName" : "setRecurringCharges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Duration" : { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                                            The duration of the offering. in seconds.

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

                                                                                            The duration of the offering. in seconds.

                                                                                            \n@return The duration of the offering. in seconds.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            \n@param duration The duration of the offering. in seconds.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "FixedPrice" : { "beanStyleGetterMethodName" : "getFixedPrice", "beanStyleSetterMethodName" : "setFixedPrice", "c2jName" : "FixedPrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "fixedPrice", "fluentSetterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@param fixedPrice The fixed price charged for this offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fixedPrice", "getterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@return The fixed price charged for this offering.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FixedPrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FixedPrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "FixedPrice", "setterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@param fixedPrice The fixed price charged for this offering.", "setterMethodName" : "setFixedPrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, "OfferingType" : { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering type.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@param offeringType The offering type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@return The offering type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@param offeringType The offering type.", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                                            The offering type.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ProductDescription" : { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@param productDescription The cache engine used by the offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@return The cache engine used by the offering.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@param productDescription The cache engine used by the offering.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RecurringCharges" : { "beanStyleGetterMethodName" : "getRecurringCharges", "beanStyleSetterMethodName" : "setRecurringCharges", "c2jName" : "RecurringCharges", "c2jShape" : "RecurringChargeList", "deprecated" : false, "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringCharges", "fluentSetterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recurringCharges", "getterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n

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

                                                                                            \n@return The recurring price charged to run this reserved cache node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RecurringCharge", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "RecurringCharge", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharge", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharge", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : null, "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "simple" : false, "variable" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : "", "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "RecurringCharge", "memberType" : "RecurringCharge", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RecurringCharge", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RecurringCharges", "setterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.", "setterMethodName" : "setRecurringCharges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ReservedCacheNodesOfferingId" : { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@param reservedCacheNodesOfferingId A unique identifier for the reserved cache node offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@return A unique identifier for the reserved cache node offering.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@param reservedCacheNodesOfferingId A unique identifier for the reserved cache node offering.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UsagePrice" : { "beanStyleGetterMethodName" : "getUsagePrice", "beanStyleSetterMethodName" : "setUsagePrice", "c2jName" : "UsagePrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "usagePrice", "fluentSetterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@param usagePrice The hourly price charged for this offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usagePrice", "getterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@return The hourly price charged for this offering.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsagePrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "UsagePrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "UsagePrice", "setterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@param usagePrice The hourly price charged for this offering.", "setterMethodName" : "setUsagePrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReservedCacheNodesOfferingId", "beanStyleSetterMethodName" : "setReservedCacheNodesOfferingId", "c2jName" : "ReservedCacheNodesOfferingId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "reservedCacheNodesOfferingId", "fluentSetterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@param reservedCacheNodesOfferingId A unique identifier for the reserved cache node offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "reservedCacheNodesOfferingId", "getterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@return A unique identifier for the reserved cache node offering.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReservedCacheNodesOfferingId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReservedCacheNodesOfferingId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReservedCacheNodesOfferingId", "setterDocumentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            \n@param reservedCacheNodesOfferingId A unique identifier for the reserved cache node offering.", "setterMethodName" : "setReservedCacheNodesOfferingId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "reservedCacheNodesOfferingId", "variableType" : "String", "documentation" : "

                                                                                            A unique identifier for the reserved cache node offering.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The cache node type for the reserved cache node.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDuration", "beanStyleSetterMethodName" : "setDuration", "c2jName" : "Duration", "c2jShape" : "Integer", "deprecated" : false, "documentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "duration", "fluentSetterDocumentation" : "

                                                                                            The duration of the offering. in seconds.

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

                                                                                            The duration of the offering. in seconds.

                                                                                            \n@return The duration of the offering. in seconds.", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "Duration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Duration", "setterDocumentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            \n@param duration The duration of the offering. in seconds.", "setterMethodName" : "setDuration", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "duration", "variableType" : "Integer", "documentation" : "

                                                                                            The duration of the offering. in seconds.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFixedPrice", "beanStyleSetterMethodName" : "setFixedPrice", "c2jName" : "FixedPrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "fixedPrice", "fluentSetterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@param fixedPrice The fixed price charged for this offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "fixedPrice", "getterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@return The fixed price charged for this offering.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "FixedPrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "FixedPrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "FixedPrice", "setterDocumentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            \n@param fixedPrice The fixed price charged for this offering.", "setterMethodName" : "setFixedPrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "fixedPrice", "variableType" : "Double", "documentation" : "

                                                                                            The fixed price charged for this offering.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUsagePrice", "beanStyleSetterMethodName" : "setUsagePrice", "c2jName" : "UsagePrice", "c2jShape" : "Double", "deprecated" : false, "documentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "usagePrice", "fluentSetterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@param usagePrice The hourly price charged for this offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "usagePrice", "getterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@return The hourly price charged for this offering.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "UsagePrice", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "UsagePrice", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "UsagePrice", "setterDocumentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            \n@param usagePrice The hourly price charged for this offering.", "setterMethodName" : "setUsagePrice", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "variable" : { "variableDeclarationType" : "Double", "variableName" : "usagePrice", "variableType" : "Double", "documentation" : "

                                                                                            The hourly price charged for this offering.

                                                                                            ", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProductDescription", "beanStyleSetterMethodName" : "setProductDescription", "c2jName" : "ProductDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "productDescription", "fluentSetterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@param productDescription The cache engine used by the offering.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "productDescription", "getterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@return The cache engine used by the offering.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ProductDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ProductDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ProductDescription", "setterDocumentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            \n@param productDescription The cache engine used by the offering.", "setterMethodName" : "setProductDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "productDescription", "variableType" : "String", "documentation" : "

                                                                                            The cache engine used by the offering.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOfferingType", "beanStyleSetterMethodName" : "setOfferingType", "c2jName" : "OfferingType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The offering type.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "offeringType", "fluentSetterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@param offeringType The offering type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "offeringType", "getterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@return The offering type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "OfferingType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "OfferingType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "OfferingType", "setterDocumentation" : "

                                                                                            The offering type.

                                                                                            \n@param offeringType The offering type.", "setterMethodName" : "setOfferingType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "offeringType", "variableType" : "String", "documentation" : "

                                                                                            The offering type.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecurringCharges", "beanStyleSetterMethodName" : "setRecurringCharges", "c2jName" : "RecurringCharges", "c2jShape" : "RecurringChargeList", "deprecated" : false, "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "recurringCharges", "fluentSetterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recurringCharges", "getterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n

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

                                                                                            \n@return The recurring price charged to run this reserved cache node.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RecurringCharge", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "RecurringCharge", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RecurringCharge", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "RecurringCharge", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : null, "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "simple" : false, "variable" : { "variableDeclarationType" : "RecurringCharge", "variableName" : "member", "variableType" : "RecurringCharge", "documentation" : "", "simpleType" : "RecurringCharge", "variableSetterType" : "RecurringCharge" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "RecurringCharge", "memberType" : "RecurringCharge", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "RecurringCharge", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RecurringCharges", "setterDocumentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

                                                                                            \n@param recurringCharges The recurring price charged to run this reserved cache node.", "setterMethodName" : "setRecurringCharges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "recurringCharges", "variableType" : "java.util.List", "documentation" : "

                                                                                            The recurring price charged to run this reserved cache node.

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

                                                                                            The requested cache node offering does not exist.

                                                                                            ", "enums" : null, "errorCode" : "ReservedCacheNodesOfferingNotFound", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReservedCacheNodesOfferingNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ReservedCacheNodesOfferingNotFoundException", "variableName" : "reservedCacheNodesOfferingNotFoundException", "variableType" : "ReservedCacheNodesOfferingNotFoundException", "documentation" : null, "simpleType" : "ReservedCacheNodesOfferingNotFoundException", "variableSetterType" : "ReservedCacheNodesOfferingNotFoundException" }, "wrapper" : false }, "ResetCacheParameterGroupRequest" : { "c2jName" : "ResetCacheParameterGroupMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a ResetCacheParameterGroup operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "ResetCacheParameterGroup", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to reset.

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

                                                                                            The name of the cache parameter group to reset.

                                                                                            \n@return The name of the cache parameter group to reset.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to reset.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResetAllParameters", "beanStyleSetterMethodName" : "setResetAllParameters", "c2jName" : "ResetAllParameters", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "resetAllParameters", "fluentSetterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@param resetAllParameters If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resetAllParameters", "getterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@return If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | 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" : "ResetAllParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResetAllParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ResetAllParameters", "setterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@param resetAllParameters If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false", "setterMethodName" : "setResetAllParameters", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "resetAllParameters", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "resetAllParameters", "variableType" : "Boolean", "documentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterNameValues", "beanStyleSetterMethodName" : "setParameterNameValues", "c2jName" : "ParameterNameValues", "c2jShape" : "ParameterNameValueList", "deprecated" : false, "documentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterNameValues", "fluentSetterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n@param parameterNameValues An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterNameValues", "getterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n

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

                                                                                            \n@return An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ParameterNameValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ParameterNameValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : null, "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : "", "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ParameterNameValue", "memberType" : "ParameterNameValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterNameValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ParameterNameValues", "setterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n@param parameterNameValues An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.", "setterMethodName" : "setParameterNameValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to reset.

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

                                                                                            The name of the cache parameter group to reset.

                                                                                            \n@return The name of the cache parameter group to reset.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to reset.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ParameterNameValues" : { "beanStyleGetterMethodName" : "getParameterNameValues", "beanStyleSetterMethodName" : "setParameterNameValues", "c2jName" : "ParameterNameValues", "c2jShape" : "ParameterNameValueList", "deprecated" : false, "documentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterNameValues", "fluentSetterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n@param parameterNameValues An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterNameValues", "getterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n

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

                                                                                            \n@return An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ParameterNameValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ParameterNameValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : null, "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : "", "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ParameterNameValue", "memberType" : "ParameterNameValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterNameValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ParameterNameValues", "setterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n@param parameterNameValues An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.", "setterMethodName" : "setParameterNameValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ResetAllParameters" : { "beanStyleGetterMethodName" : "getResetAllParameters", "beanStyleSetterMethodName" : "setResetAllParameters", "c2jName" : "ResetAllParameters", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "resetAllParameters", "fluentSetterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@param resetAllParameters If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resetAllParameters", "getterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@return If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | 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" : "ResetAllParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResetAllParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ResetAllParameters", "setterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@param resetAllParameters If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false", "setterMethodName" : "setResetAllParameters", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "resetAllParameters", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "resetAllParameters", "variableType" : "Boolean", "documentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group to reset.

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

                                                                                            The name of the cache parameter group to reset.

                                                                                            \n@return The name of the cache parameter group to reset.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group to reset.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group to reset.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResetAllParameters", "beanStyleSetterMethodName" : "setResetAllParameters", "c2jName" : "ResetAllParameters", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "resetAllParameters", "fluentSetterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@param resetAllParameters If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resetAllParameters", "getterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@return If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | 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" : "ResetAllParameters", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ResetAllParameters", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "ResetAllParameters", "setterDocumentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            \n@param resetAllParameters If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false", "setterMethodName" : "setResetAllParameters", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "resetAllParameters", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "resetAllParameters", "variableType" : "Boolean", "documentation" : "

                                                                                            If true, all parameters in the cache parameter group are reset to their default values. If false, only the parameters listed by ParameterNameValues are reset to their default values.

                                                                                            Valid values: true | false

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getParameterNameValues", "beanStyleSetterMethodName" : "setParameterNameValues", "c2jName" : "ParameterNameValues", "c2jShape" : "ParameterNameValueList", "deprecated" : false, "documentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "parameterNameValues", "fluentSetterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n@param parameterNameValues An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "parameterNameValues", "getterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n

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

                                                                                            \n@return An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValues", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ParameterNameValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ParameterNameValue", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ParameterNameValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ParameterNameValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : null, "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "simple" : false, "variable" : { "variableDeclarationType" : "ParameterNameValue", "variableName" : "member", "variableType" : "ParameterNameValue", "documentation" : "", "simpleType" : "ParameterNameValue", "variableSetterType" : "ParameterNameValue" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "ParameterNameValue", "memberType" : "ParameterNameValue", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ParameterNameValue", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ParameterNameValues", "setterDocumentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            \n@param parameterNameValues An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.", "setterMethodName" : "setParameterNameValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "parameterNameValues", "variableType" : "java.util.List", "documentation" : "

                                                                                            An array of parameter names to reset to their default values. If ResetAllParameters is true, do not use ParameterNameValues. If ResetAllParameters is false, you must specify the name of at least one parameter to reset.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheParameterGroupName" ], "shapeName" : "ResetCacheParameterGroupRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResetCacheParameterGroupRequest", "variableName" : "resetCacheParameterGroupRequest", "variableType" : "ResetCacheParameterGroupRequest", "documentation" : null, "simpleType" : "ResetCacheParameterGroupRequest", "variableSetterType" : "ResetCacheParameterGroupRequest" }, "wrapper" : false }, "ResetCacheParameterGroupResponse" : { "c2jName" : "CacheParameterGroupNameMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the output of one of the following operations:

                                                                                            • ModifyCacheParameterGroup

                                                                                            • ResetCacheParameterGroup

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group.

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

                                                                                            The name of the cache parameter group.

                                                                                            \n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group.

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

                                                                                            The name of the cache parameter group.

                                                                                            \n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache parameter group.

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

                                                                                            The name of the cache parameter group.

                                                                                            \n@return The name of the cache parameter 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            \n@param cacheParameterGroupName The name of the cache parameter group.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache parameter group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResetCacheParameterGroupResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "ResetCacheParameterGroupResult" }, "variable" : { "variableDeclarationType" : "ResetCacheParameterGroupResponse", "variableName" : "resetCacheParameterGroupResponse", "variableType" : "ResetCacheParameterGroupResponse", "documentation" : null, "simpleType" : "ResetCacheParameterGroupResponse", "variableSetterType" : "ResetCacheParameterGroupResponse" }, "wrapper" : false }, "RevokeCacheSecurityGroupIngressRequest" : { "c2jName" : "RevokeCacheSecurityGroupIngressMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the input of a RevokeCacheSecurityGroupIngress operation.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "RevokeCacheSecurityGroupIngress", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@param cacheSecurityGroupName The name of the cache security group to revoke ingress from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupName", "getterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@return The name of the cache security group to revoke ingress from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@param cacheSecurityGroupName The name of the cache security group to revoke ingress from.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@param ec2SecurityGroupName The name of the Amazon EC2 security group to revoke access from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupName", "getterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@return The name of the Amazon EC2 security group to revoke access from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@param ec2SecurityGroupName The name of the Amazon EC2 security group to revoke access from.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroupName" : { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@param cacheSecurityGroupName The name of the cache security group to revoke ingress from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupName", "getterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@return The name of the cache security group to revoke ingress from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@param cacheSecurityGroupName The name of the cache security group to revoke ingress from.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EC2SecurityGroupName" : { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@param ec2SecurityGroupName The name of the Amazon EC2 security group to revoke access from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupName", "getterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@return The name of the Amazon EC2 security group to revoke access from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@param ec2SecurityGroupName The name of the Amazon EC2 security group to revoke access from.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EC2SecurityGroupOwnerId" : { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroupName", "beanStyleSetterMethodName" : "setCacheSecurityGroupName", "c2jName" : "CacheSecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@param cacheSecurityGroupName The name of the cache security group to revoke ingress from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroupName", "getterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@return The name of the cache security group to revoke ingress from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSecurityGroupName", "setterDocumentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            \n@param cacheSecurityGroupName The name of the cache security group to revoke ingress from.", "setterMethodName" : "setCacheSecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSecurityGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache security group to revoke ingress from.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupName", "beanStyleSetterMethodName" : "setEC2SecurityGroupName", "c2jName" : "EC2SecurityGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@param ec2SecurityGroupName The name of the Amazon EC2 security group to revoke access from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupName", "getterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@return The name of the Amazon EC2 security group to revoke access from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupName", "setterDocumentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            \n@param ec2SecurityGroupName The name of the Amazon EC2 security group to revoke access from.", "setterMethodName" : "setEC2SecurityGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the Amazon EC2 security group to revoke access from.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEC2SecurityGroupOwnerId", "beanStyleSetterMethodName" : "setEC2SecurityGroupOwnerId", "c2jName" : "EC2SecurityGroupOwnerId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "ec2SecurityGroupOwnerId", "fluentSetterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ec2SecurityGroupOwnerId", "getterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "EC2SecurityGroupOwnerId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EC2SecurityGroupOwnerId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EC2SecurityGroupOwnerId", "setterDocumentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            \n@param ec2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.", "setterMethodName" : "setEC2SecurityGroupOwnerId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "ec2SecurityGroupOwnerId", "variableType" : "String", "documentation" : "

                                                                                            The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ], "shapeName" : "RevokeCacheSecurityGroupIngressRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RevokeCacheSecurityGroupIngressRequest", "variableName" : "revokeCacheSecurityGroupIngressRequest", "variableType" : "RevokeCacheSecurityGroupIngressRequest", "documentation" : null, "simpleType" : "RevokeCacheSecurityGroupIngressRequest", "variableSetterType" : "RevokeCacheSecurityGroupIngressRequest" }, "wrapper" : false }, "RevokeCacheSecurityGroupIngressResponse" : { "c2jName" : "RevokeCacheSecurityGroupIngressResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CacheSecurityGroup" : { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCacheSecurityGroup", "beanStyleSetterMethodName" : "setCacheSecurityGroup", "c2jName" : "CacheSecurityGroup", "c2jShape" : "CacheSecurityGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "cacheSecurityGroup", "fluentSetterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSecurityGroup", "getterDocumentation" : "Returns the value of the CacheSecurityGroup property for this object.\n@return The value of the CacheSecurityGroup property for this object.", "getterModel" : { "returnType" : "CacheSecurityGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheSecurityGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSecurityGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CacheSecurityGroup", "setterDocumentation" : "Sets the value of the CacheSecurityGroup property for this object.\n\n@param cacheSecurityGroup The new value for the CacheSecurityGroup property for this object.", "setterMethodName" : "setCacheSecurityGroup", "setterModel" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : null, "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "CacheSecurityGroup", "variableName" : "cacheSecurityGroup", "variableType" : "CacheSecurityGroup", "documentation" : "", "simpleType" : "CacheSecurityGroup", "variableSetterType" : "CacheSecurityGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RevokeCacheSecurityGroupIngressResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "RevokeCacheSecurityGroupIngressResult" }, "variable" : { "variableDeclarationType" : "RevokeCacheSecurityGroupIngressResponse", "variableName" : "revokeCacheSecurityGroupIngressResponse", "variableType" : "RevokeCacheSecurityGroupIngressResponse", "documentation" : null, "simpleType" : "RevokeCacheSecurityGroupIngressResponse", "variableSetterType" : "RevokeCacheSecurityGroupIngressResponse" }, "wrapper" : false }, "SecurityGroupMembership" : { "c2jName" : "SecurityGroupMembership", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents a single cache security group and its status.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSecurityGroupId", "beanStyleSetterMethodName" : "setSecurityGroupId", "c2jName" : "SecurityGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier of the cache security group.

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

                                                                                            The identifier of the cache security group.

                                                                                            \n@return The identifier of the cache 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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SecurityGroupId", "setterDocumentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            \n@param securityGroupId The identifier of the cache security group.", "setterMethodName" : "setSecurityGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "securityGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "securityGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@param status The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@return The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are 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" : "Status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@param status The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SecurityGroupId" : { "beanStyleGetterMethodName" : "getSecurityGroupId", "beanStyleSetterMethodName" : "setSecurityGroupId", "c2jName" : "SecurityGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier of the cache security group.

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

                                                                                            The identifier of the cache security group.

                                                                                            \n@return The identifier of the cache 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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SecurityGroupId", "setterDocumentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            \n@param securityGroupId The identifier of the cache security group.", "setterMethodName" : "setSecurityGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "securityGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "securityGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@param status The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@return The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are 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" : "Status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@param status The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSecurityGroupId", "beanStyleSetterMethodName" : "setSecurityGroupId", "c2jName" : "SecurityGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "securityGroupId", "fluentSetterDocumentation" : "

                                                                                            The identifier of the cache security group.

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

                                                                                            The identifier of the cache security group.

                                                                                            \n@return The identifier of the cache 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" : "SecurityGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SecurityGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SecurityGroupId", "setterDocumentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            \n@param securityGroupId The identifier of the cache security group.", "setterMethodName" : "setSecurityGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "securityGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "securityGroupId", "variableType" : "String", "documentation" : "

                                                                                            The identifier of the cache security group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@param status The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "status", "getterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@return The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are 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" : "Status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            \n@param status The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

                                                                                            The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cache cluster are modified.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SecurityGroupMembership", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SecurityGroupMembership", "variableName" : "securityGroupMembership", "variableType" : "SecurityGroupMembership", "documentation" : null, "simpleType" : "SecurityGroupMembership", "variableSetterType" : "SecurityGroupMembership" }, "wrapper" : false }, "Snapshot" : { "c2jName" : "Snapshot", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents a copy of an entire Redis cache cluster as of the time when the snapshot was taken.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@param snapshotName The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@return The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@param snapshotName The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@param replicationGroupId The unique identifier of the source replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@return The unique identifier of the source replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@param replicationGroupId The unique identifier of the source replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the source replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@param replicationGroupDescription A description of the source replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@return A description of the source replication 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@param replicationGroupDescription A description of the source replication group.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description of the source replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@param cacheClusterId The user-supplied identifier of the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@return The user-supplied identifier of the source cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@param cacheClusterId The user-supplied identifier of the source cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotStatus", "beanStyleSetterMethodName" : "setSnapshotStatus", "c2jName" : "SnapshotStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotStatus", "fluentSetterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@param snapshotStatus The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotStatus", "getterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@return The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotStatus", "setterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@param snapshotStatus The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.", "setterMethodName" : "setSnapshotStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotSource", "beanStyleSetterMethodName" : "setSnapshotSource", "c2jName" : "SnapshotSource", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotSource", "fluentSetterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@param snapshotSource Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotSource", "getterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@return Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotSource", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotSource", "setterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@param snapshotSource Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).", "setterMethodName" : "setSnapshotSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@param engine The name of the cache engine (memcached or redis) used by the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@return The name of the cache engine (memcached or redis) used by the source cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@param engine The name of the cache engine (memcached or redis) used by the source cache cluster.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@param engineVersion The version of the cache engine version that is used by the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@return The version of the cache engine version that is used by the source cache 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" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@param engineVersion The version of the cache engine version that is used by the source cache cluster.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@return The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the source cache cluster is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@return The name of the Availability Zone in which the source cache cluster 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the source cache cluster is located.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterCreateTime", "beanStyleSetterMethodName" : "setCacheClusterCreateTime", "c2jName" : "CacheClusterCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@param cacheClusterCreateTime The date and time when the source cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@return The date and time when the source cache cluster 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" : "CacheClusterCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheClusterCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@param cacheClusterCreateTime The date and time when the source cache cluster was created.", "setterMethodName" : "setCacheClusterCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "TopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@return The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@param port The port number used by each cache nodes in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@return The port number used by each cache nodes in the source cache 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" : "Port", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@param port The port number used by each cache nodes in the source cache cluster.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@param cacheParameterGroupName The cache parameter group that is associated with the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@return The cache parameter group that is associated with the source cache 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@param cacheParameterGroupName The cache parameter group that is associated with the source cache cluster.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@param cacheSubnetGroupName The name of the cache subnet group associated with the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@return The name of the cache subnet group associated with the source cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@param cacheSubnetGroupName The name of the cache subnet group associated with the source cache cluster.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@return The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache 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" : "VpcId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "VpcId", "setterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@param snapshotWindow The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@return The daily time range during which ElastiCache takes daily snapshots of the source cache 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" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@param snapshotWindow The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumNodeGroups", "beanStyleSetterMethodName" : "setNumNodeGroups", "c2jName" : "NumNodeGroups", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numNodeGroups", "fluentSetterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@param numNodeGroups The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numNodeGroups", "getterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@return The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumNodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumNodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumNodeGroups", "setterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@param numNodeGroups The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.", "setterMethodName" : "setNumNodeGroups", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailover", "beanStyleSetterMethodName" : "setAutomaticFailover", "c2jName" : "AutomaticFailover", "c2jShape" : "AutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "AutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailover", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailover", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailover", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailover", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeSnapshots", "beanStyleSetterMethodName" : "setNodeSnapshots", "c2jName" : "NodeSnapshots", "c2jShape" : "NodeSnapshotList", "deprecated" : false, "documentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeSnapshots", "fluentSetterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n@param nodeSnapshots A list of the cache nodes in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeSnapshots", "getterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n

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

                                                                                            \n@return A list of the cache nodes in the source cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeSnapshots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeSnapshots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeSnapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeSnapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeSnapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeSnapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeSnapshot", "variableName" : "member", "variableType" : "NodeSnapshot", "documentation" : null, "simpleType" : "NodeSnapshot", "variableSetterType" : "NodeSnapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeSnapshot", "variableName" : "member", "variableType" : "NodeSnapshot", "documentation" : "", "simpleType" : "NodeSnapshot", "variableSetterType" : "NodeSnapshot" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeSnapshot", "memberType" : "NodeSnapshot", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeSnapshot", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeSnapshots", "setterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n@param nodeSnapshots A list of the cache nodes in the source cache cluster.", "setterMethodName" : "setNodeSnapshots", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeSnapshots", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeSnapshots", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AutoMinorVersionUpgrade" : { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "AutomaticFailover" : { "beanStyleGetterMethodName" : "getAutomaticFailover", "beanStyleSetterMethodName" : "setAutomaticFailover", "c2jName" : "AutomaticFailover", "c2jShape" : "AutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "AutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailover", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailover", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailover", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailover", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheClusterCreateTime" : { "beanStyleGetterMethodName" : "getCacheClusterCreateTime", "beanStyleSetterMethodName" : "setCacheClusterCreateTime", "c2jName" : "CacheClusterCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@param cacheClusterCreateTime The date and time when the source cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@return The date and time when the source cache cluster 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" : "CacheClusterCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheClusterCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@param cacheClusterCreateTime The date and time when the source cache cluster was created.", "setterMethodName" : "setCacheClusterCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, "CacheClusterId" : { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@param cacheClusterId The user-supplied identifier of the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@return The user-supplied identifier of the source cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@param cacheClusterId The user-supplied identifier of the source cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheNodeType" : { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheParameterGroupName" : { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@param cacheParameterGroupName The cache parameter group that is associated with the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@return The cache parameter group that is associated with the source cache 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@param cacheParameterGroupName The cache parameter group that is associated with the source cache cluster.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CacheSubnetGroupName" : { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@param cacheSubnetGroupName The name of the cache subnet group associated with the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@return The name of the cache subnet group associated with the source cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@param cacheSubnetGroupName The name of the cache subnet group associated with the source cache cluster.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Engine" : { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@param engine The name of the cache engine (memcached or redis) used by the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@return The name of the cache engine (memcached or redis) used by the source cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@param engine The name of the cache engine (memcached or redis) used by the source cache cluster.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EngineVersion" : { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@param engineVersion The version of the cache engine version that is used by the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@return The version of the cache engine version that is used by the source cache 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" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@param engineVersion The version of the cache engine version that is used by the source cache cluster.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "NodeSnapshots" : { "beanStyleGetterMethodName" : "getNodeSnapshots", "beanStyleSetterMethodName" : "setNodeSnapshots", "c2jName" : "NodeSnapshots", "c2jShape" : "NodeSnapshotList", "deprecated" : false, "documentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeSnapshots", "fluentSetterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n@param nodeSnapshots A list of the cache nodes in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeSnapshots", "getterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n

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

                                                                                            \n@return A list of the cache nodes in the source cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeSnapshots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeSnapshots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeSnapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeSnapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeSnapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeSnapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeSnapshot", "variableName" : "member", "variableType" : "NodeSnapshot", "documentation" : null, "simpleType" : "NodeSnapshot", "variableSetterType" : "NodeSnapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeSnapshot", "variableName" : "member", "variableType" : "NodeSnapshot", "documentation" : "", "simpleType" : "NodeSnapshot", "variableSetterType" : "NodeSnapshot" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeSnapshot", "memberType" : "NodeSnapshot", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeSnapshot", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeSnapshots", "setterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n@param nodeSnapshots A list of the cache nodes in the source cache cluster.", "setterMethodName" : "setNodeSnapshots", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeSnapshots", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeSnapshots", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            ", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NumCacheNodes" : { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@return The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NumNodeGroups" : { "beanStyleGetterMethodName" : "getNumNodeGroups", "beanStyleSetterMethodName" : "setNumNodeGroups", "c2jName" : "NumNodeGroups", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numNodeGroups", "fluentSetterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@param numNodeGroups The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numNodeGroups", "getterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@return The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumNodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumNodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumNodeGroups", "setterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@param numNodeGroups The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.", "setterMethodName" : "setNumNodeGroups", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Port" : { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@param port The port number used by each cache nodes in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@return The port number used by each cache nodes in the source cache 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" : "Port", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@param port The port number used by each cache nodes in the source cache cluster.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "PreferredAvailabilityZone" : { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the source cache cluster is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@return The name of the Availability Zone in which the source cache cluster 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the source cache cluster is located.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PreferredMaintenanceWindow" : { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupDescription" : { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the source replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@param replicationGroupDescription A description of the source replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@return A description of the source replication 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@param replicationGroupDescription A description of the source replication group.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description of the source replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@param replicationGroupId The unique identifier of the source replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@return The unique identifier of the source replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@param replicationGroupId The unique identifier of the source replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotName" : { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@param snapshotName The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@return The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@param snapshotName The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotRetentionLimit" : { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "SnapshotSource" : { "beanStyleGetterMethodName" : "getSnapshotSource", "beanStyleSetterMethodName" : "setSnapshotSource", "c2jName" : "SnapshotSource", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotSource", "fluentSetterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@param snapshotSource Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotSource", "getterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@return Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotSource", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotSource", "setterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@param snapshotSource Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).", "setterMethodName" : "setSnapshotSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotStatus" : { "beanStyleGetterMethodName" : "getSnapshotStatus", "beanStyleSetterMethodName" : "setSnapshotStatus", "c2jName" : "SnapshotStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotStatus", "fluentSetterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@param snapshotStatus The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotStatus", "getterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@return The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotStatus", "setterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@param snapshotStatus The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.", "setterMethodName" : "setSnapshotStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnapshotWindow" : { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@param snapshotWindow The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@return The daily time range during which ElastiCache takes daily snapshots of the source cache 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" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@param snapshotWindow The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TopicArn" : { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "TopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@return The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "VpcId" : { "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@return The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache 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" : "VpcId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "VpcId", "setterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSnapshotName", "beanStyleSetterMethodName" : "setSnapshotName", "c2jName" : "SnapshotName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotName", "fluentSetterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@param snapshotName The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotName", "getterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@return The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided 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" : "SnapshotName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotName", "setterDocumentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            \n@param snapshotName The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.", "setterMethodName" : "setSnapshotName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotName", "variableType" : "String", "documentation" : "

                                                                                            The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@param replicationGroupId The unique identifier of the source replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@return The unique identifier of the source replication 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" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            \n@param replicationGroupId The unique identifier of the source replication group.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier of the source replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReplicationGroupDescription", "beanStyleSetterMethodName" : "setReplicationGroupDescription", "c2jName" : "ReplicationGroupDescription", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            A description of the source replication group.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupDescription", "fluentSetterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@param replicationGroupDescription A description of the source replication group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupDescription", "getterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@return A description of the source replication 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" : "ReplicationGroupDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupDescription", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupDescription", "setterDocumentation" : "

                                                                                            A description of the source replication group.

                                                                                            \n@param replicationGroupDescription A description of the source replication group.", "setterMethodName" : "setReplicationGroupDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupDescription", "variableType" : "String", "documentation" : "

                                                                                            A description of the source replication group.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterId", "beanStyleSetterMethodName" : "setCacheClusterId", "c2jName" : "CacheClusterId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterId", "fluentSetterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@param cacheClusterId The user-supplied identifier of the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterId", "getterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@return The user-supplied identifier of the source cache 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" : "CacheClusterId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheClusterId", "setterDocumentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            \n@param cacheClusterId The user-supplied identifier of the source cache cluster.", "setterMethodName" : "setCacheClusterId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheClusterId", "variableType" : "String", "documentation" : "

                                                                                            The user-supplied identifier of the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotStatus", "beanStyleSetterMethodName" : "setSnapshotStatus", "c2jName" : "SnapshotStatus", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotStatus", "fluentSetterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@param snapshotStatus The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotStatus", "getterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@return The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotStatus", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotStatus", "setterDocumentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            \n@param snapshotStatus The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.", "setterMethodName" : "setSnapshotStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotStatus", "variableType" : "String", "documentation" : "

                                                                                            The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotSource", "beanStyleSetterMethodName" : "setSnapshotSource", "c2jName" : "SnapshotSource", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotSource", "fluentSetterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@param snapshotSource Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotSource", "getterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@return Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotSource", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotSource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotSource", "setterDocumentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            \n@param snapshotSource Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).", "setterMethodName" : "setSnapshotSource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotSource", "variableType" : "String", "documentation" : "

                                                                                            Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheNodeType", "beanStyleSetterMethodName" : "setCacheNodeType", "c2jName" : "CacheNodeType", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheNodeType", "fluentSetterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheNodeType", "getterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@return The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CacheNodeType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheNodeType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheNodeType", "setterDocumentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            \n@param cacheNodeType The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.", "setterMethodName" : "setCacheNodeType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheNodeType", "variableType" : "String", "documentation" : "

                                                                                            The name of the compute and memory capacity node type for the source cache cluster.

                                                                                            Valid node types are as follows:

                                                                                            • General purpose:

                                                                                              • Current generation: cache.t2.micro, cache.t2.small, cache.t2.medium, cache.m3.medium, cache.m3.large, cache.m3.xlarge, cache.m3.2xlarge, cache.m4.large, cache.m4.xlarge, cache.m4.2xlarge, cache.m4.4xlarge, cache.m4.10xlarge

                                                                                              • Previous generation: cache.t1.micro, cache.m1.small, cache.m1.medium, cache.m1.large, cache.m1.xlarge

                                                                                            • Compute optimized: cache.c1.xlarge

                                                                                            • Memory optimized:

                                                                                              • Current generation: cache.r3.large, cache.r3.xlarge, cache.r3.2xlarge, cache.r3.4xlarge, cache.r3.8xlarge

                                                                                              • Previous generation: cache.m2.xlarge, cache.m2.2xlarge, cache.m2.4xlarge

                                                                                            Notes:

                                                                                            • All T2 instances are created in an Amazon Virtual Private Cloud (Amazon VPC).

                                                                                            • Redis backup/restore is not supported for Redis (cluster mode disabled) T1 and T2 instances. Backup/restore is supported on Redis (cluster mode enabled) T2 instances.

                                                                                            • Redis Append-only files (AOF) functionality is not supported for T1 or T2 instances.

                                                                                            For a complete listing of node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngine", "beanStyleSetterMethodName" : "setEngine", "c2jName" : "Engine", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engine", "fluentSetterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@param engine The name of the cache engine (memcached or redis) used by the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engine", "getterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@return The name of the cache engine (memcached or redis) used by the source cache 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" : "Engine", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Engine", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Engine", "setterDocumentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            \n@param engine The name of the cache engine (memcached or redis) used by the source cache cluster.", "setterMethodName" : "setEngine", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engine", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache engine (memcached or redis) used by the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEngineVersion", "beanStyleSetterMethodName" : "setEngineVersion", "c2jName" : "EngineVersion", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "engineVersion", "fluentSetterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@param engineVersion The version of the cache engine version that is used by the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "engineVersion", "getterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@return The version of the cache engine version that is used by the source cache 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" : "EngineVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "EngineVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "EngineVersion", "setterDocumentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            \n@param engineVersion The version of the cache engine version that is used by the source cache cluster.", "setterMethodName" : "setEngineVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "engineVersion", "variableType" : "String", "documentation" : "

                                                                                            The version of the cache engine version that is used by the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumCacheNodes", "beanStyleSetterMethodName" : "setNumCacheNodes", "c2jName" : "NumCacheNodes", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numCacheNodes", "fluentSetterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numCacheNodes", "getterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@return The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumCacheNodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumCacheNodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumCacheNodes", "setterDocumentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            \n@param numCacheNodes The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.", "setterMethodName" : "setNumCacheNodes", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numCacheNodes", "variableType" : "Integer", "documentation" : "

                                                                                            The number of cache nodes in the source cache cluster.

                                                                                            For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredAvailabilityZone", "beanStyleSetterMethodName" : "setPreferredAvailabilityZone", "c2jName" : "PreferredAvailabilityZone", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the source cache cluster is located.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredAvailabilityZone", "getterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@return The name of the Availability Zone in which the source cache cluster 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" : "PreferredAvailabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "PreferredAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredAvailabilityZone", "setterDocumentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            \n@param preferredAvailabilityZone The name of the Availability Zone in which the source cache cluster is located.", "setterMethodName" : "setPreferredAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredAvailabilityZone", "variableType" : "String", "documentation" : "

                                                                                            The name of the Availability Zone in which the source cache cluster is located.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheClusterCreateTime", "beanStyleSetterMethodName" : "setCacheClusterCreateTime", "c2jName" : "CacheClusterCreateTime", "c2jShape" : "TStamp", "deprecated" : false, "documentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheClusterCreateTime", "fluentSetterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@param cacheClusterCreateTime The date and time when the source cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheClusterCreateTime", "getterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@return The date and time when the source cache cluster 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" : "CacheClusterCreateTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheClusterCreateTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.time.Instant", "marshallingType" : "INSTANT", "name" : "CacheClusterCreateTime", "setterDocumentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            \n@param cacheClusterCreateTime The date and time when the source cache cluster was created.", "setterMethodName" : "setCacheClusterCreateTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "cacheClusterCreateTime", "variableType" : "java.time.Instant", "documentation" : "

                                                                                            The date and time when the source cache cluster was created.

                                                                                            ", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPreferredMaintenanceWindow", "beanStyleSetterMethodName" : "setPreferredMaintenanceWindow", "c2jName" : "PreferredMaintenanceWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "preferredMaintenanceWindow", "fluentSetterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "preferredMaintenanceWindow", "getterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@return Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "getterModel" : { "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, "statusCode" : false, "unmarshallLocationName" : "PreferredMaintenanceWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreferredMaintenanceWindow", "setterDocumentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            \n@param preferredMaintenanceWindow Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30", "setterMethodName" : "setPreferredMaintenanceWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "preferredMaintenanceWindow", "variableType" : "String", "documentation" : "

                                                                                            Specifies the weekly time range during which maintenance on the cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period.

                                                                                            Valid values for ddd are:

                                                                                            • sun

                                                                                            • mon

                                                                                            • tue

                                                                                            • wed

                                                                                            • thu

                                                                                            • fri

                                                                                            • sat

                                                                                            Example: sun:23:00-mon:01:30

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "TopicArn", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@return The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "TopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            \n@param topicArn The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getPort", "beanStyleSetterMethodName" : "setPort", "c2jName" : "Port", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "port", "fluentSetterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@param port The port number used by each cache nodes in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "port", "getterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@return The port number used by each cache nodes in the source cache 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" : "Port", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Port", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Port", "setterDocumentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            \n@param port The port number used by each cache nodes in the source cache cluster.", "setterMethodName" : "setPort", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "port", "variableType" : "Integer", "documentation" : "

                                                                                            The port number used by each cache nodes in the source cache cluster.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheParameterGroupName", "beanStyleSetterMethodName" : "setCacheParameterGroupName", "c2jName" : "CacheParameterGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheParameterGroupName", "fluentSetterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@param cacheParameterGroupName The cache parameter group that is associated with the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheParameterGroupName", "getterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@return The cache parameter group that is associated with the source cache 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" : "CacheParameterGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheParameterGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheParameterGroupName", "setterDocumentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            \n@param cacheParameterGroupName The cache parameter group that is associated with the source cache cluster.", "setterMethodName" : "setCacheParameterGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheParameterGroupName", "variableType" : "String", "documentation" : "

                                                                                            The cache parameter group that is associated with the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCacheSubnetGroupName", "beanStyleSetterMethodName" : "setCacheSubnetGroupName", "c2jName" : "CacheSubnetGroupName", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "cacheSubnetGroupName", "fluentSetterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@param cacheSubnetGroupName The name of the cache subnet group associated with the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "cacheSubnetGroupName", "getterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@return The name of the cache subnet group associated with the source cache 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" : "CacheSubnetGroupName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "CacheSubnetGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "CacheSubnetGroupName", "setterDocumentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            \n@param cacheSubnetGroupName The name of the cache subnet group associated with the source cache cluster.", "setterMethodName" : "setCacheSubnetGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "cacheSubnetGroupName", "variableType" : "String", "documentation" : "

                                                                                            The name of the cache subnet group associated with the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVpcId", "beanStyleSetterMethodName" : "setVpcId", "c2jName" : "VpcId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "vpcId", "fluentSetterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "vpcId", "getterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@return The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache 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" : "VpcId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "VpcId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "VpcId", "setterDocumentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            \n@param vpcId The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.", "setterMethodName" : "setVpcId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "vpcId", "variableType" : "String", "documentation" : "

                                                                                            The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoMinorVersionUpgrade", "beanStyleSetterMethodName" : "setAutoMinorVersionUpgrade", "c2jName" : "AutoMinorVersionUpgrade", "c2jShape" : "Boolean", "deprecated" : false, "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "autoMinorVersionUpgrade", "fluentSetterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoMinorVersionUpgrade", "getterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@return This parameter is currently disabled.", "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, "statusCode" : false, "unmarshallLocationName" : "AutoMinorVersionUpgrade", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AutoMinorVersionUpgrade", "setterDocumentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            \n@param autoMinorVersionUpgrade This parameter is currently disabled.", "setterMethodName" : "setAutoMinorVersionUpgrade", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "autoMinorVersionUpgrade", "variableType" : "Boolean", "documentation" : "

                                                                                            This parameter is currently disabled.

                                                                                            ", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotRetentionLimit", "beanStyleSetterMethodName" : "setSnapshotRetentionLimit", "c2jName" : "SnapshotRetentionLimit", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotRetentionLimit", "fluentSetterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotRetentionLimit", "getterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@return For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SnapshotRetentionLimit", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotRetentionLimit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SnapshotRetentionLimit", "setterDocumentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            \n@param snapshotRetentionLimit For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.", "setterMethodName" : "setSnapshotRetentionLimit", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "snapshotRetentionLimit", "variableType" : "Integer", "documentation" : "

                                                                                            For an automatic snapshot, the number of days for which ElastiCache retains the snapshot before deleting it.

                                                                                            For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot operation.

                                                                                            Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnapshotWindow", "beanStyleSetterMethodName" : "setSnapshotWindow", "c2jName" : "SnapshotWindow", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "snapshotWindow", "fluentSetterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@param snapshotWindow The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snapshotWindow", "getterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@return The daily time range during which ElastiCache takes daily snapshots of the source cache 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" : "SnapshotWindow", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SnapshotWindow", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnapshotWindow", "setterDocumentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            \n@param snapshotWindow The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.", "setterMethodName" : "setSnapshotWindow", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "snapshotWindow", "variableType" : "String", "documentation" : "

                                                                                            The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumNodeGroups", "beanStyleSetterMethodName" : "setNumNodeGroups", "c2jName" : "NumNodeGroups", "c2jShape" : "IntegerOptional", "deprecated" : false, "documentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "numNodeGroups", "fluentSetterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@param numNodeGroups The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numNodeGroups", "getterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@return The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NumNodeGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NumNodeGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "NumNodeGroups", "setterDocumentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            \n@param numNodeGroups The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.", "setterMethodName" : "setNumNodeGroups", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "numNodeGroups", "variableType" : "Integer", "documentation" : "

                                                                                            The number of node groups (shards) in this snapshot. When restoring from a snapshot, the number of node groups (shards) in the snapshot and in the restored replication group must be the same.

                                                                                            ", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutomaticFailover", "beanStyleSetterMethodName" : "setAutomaticFailover", "c2jName" : "AutomaticFailover", "c2jShape" : "AutomaticFailoverStatus", "deprecated" : false, "documentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "enumType" : "AutomaticFailoverStatus", "fluentGetterMethodName" : "automaticFailover", "fluentSetterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

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

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@return Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "AutomaticFailover", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "AutomaticFailover", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutomaticFailover", "setterDocumentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@param automaticFailover Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            \n@see AutomaticFailoverStatus", "setterMethodName" : "setAutomaticFailover", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "automaticFailover", "variableType" : "String", "documentation" : "

                                                                                            Indicates the status of Multi-AZ for the source replication group.

                                                                                            ElastiCache Multi-AZ replication groups are not supported on:

                                                                                            • Redis versions earlier than 2.8.6.

                                                                                            • Redis (cluster mode disabled):T1 and T2 cache node types.

                                                                                              Redis (cluster mode enabled): T1 node types.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeSnapshots", "beanStyleSetterMethodName" : "setNodeSnapshots", "c2jName" : "NodeSnapshots", "c2jShape" : "NodeSnapshotList", "deprecated" : false, "documentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeSnapshots", "fluentSetterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n@param nodeSnapshots A list of the cache nodes in the source cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeSnapshots", "getterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n

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

                                                                                            \n@return A list of the cache nodes in the source cache cluster.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeSnapshots", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeSnapshots", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "NodeSnapshot", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "NodeSnapshot", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeSnapshot", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeSnapshot", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "NodeSnapshot", "variableName" : "member", "variableType" : "NodeSnapshot", "documentation" : null, "simpleType" : "NodeSnapshot", "variableSetterType" : "NodeSnapshot" }, "simple" : false, "variable" : { "variableDeclarationType" : "NodeSnapshot", "variableName" : "member", "variableType" : "NodeSnapshot", "documentation" : "", "simpleType" : "NodeSnapshot", "variableSetterType" : "NodeSnapshot" }, "xmlNameSpaceUri" : null }, "memberLocationName" : "NodeSnapshot", "memberType" : "NodeSnapshot", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "NodeSnapshot", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "NodeSnapshots", "setterDocumentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

                                                                                            \n@param nodeSnapshots A list of the cache nodes in the source cache cluster.", "setterMethodName" : "setNodeSnapshots", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeSnapshots", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "nodeSnapshots", "variableType" : "java.util.List", "documentation" : "

                                                                                            A list of the cache nodes in the source cache cluster.

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

                                                                                            You already have a snapshot with the given name.

                                                                                            ", "enums" : null, "errorCode" : "SnapshotAlreadyExistsFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SnapshotAlreadyExistsException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SnapshotAlreadyExistsException", "variableName" : "snapshotAlreadyExistsException", "variableType" : "SnapshotAlreadyExistsException", "documentation" : null, "simpleType" : "SnapshotAlreadyExistsException", "variableSetterType" : "SnapshotAlreadyExistsException" }, "wrapper" : false }, "SnapshotFeatureNotSupportedException" : { "c2jName" : "SnapshotFeatureNotSupportedFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            You attempted one of the following operations:

                                                                                            • Creating a snapshot of a Redis cache cluster running on a cache.t1.micro cache node.

                                                                                            • Creating a snapshot of a cache cluster that is running Memcached rather than Redis.

                                                                                            Neither of these are supported by ElastiCache.

                                                                                            ", "enums" : null, "errorCode" : "SnapshotFeatureNotSupportedFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SnapshotFeatureNotSupportedException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SnapshotFeatureNotSupportedException", "variableName" : "snapshotFeatureNotSupportedException", "variableType" : "SnapshotFeatureNotSupportedException", "documentation" : null, "simpleType" : "SnapshotFeatureNotSupportedException", "variableSetterType" : "SnapshotFeatureNotSupportedException" }, "wrapper" : false }, "SnapshotNotFoundException" : { "c2jName" : "SnapshotNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The requested snapshot name does not refer to an existing snapshot.

                                                                                            ", "enums" : null, "errorCode" : "SnapshotNotFoundFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SnapshotNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SnapshotNotFoundException", "variableName" : "snapshotNotFoundException", "variableType" : "SnapshotNotFoundException", "documentation" : null, "simpleType" : "SnapshotNotFoundException", "variableSetterType" : "SnapshotNotFoundException" }, "wrapper" : false }, "SnapshotQuotaExceededException" : { "c2jName" : "SnapshotQuotaExceededFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The request cannot be processed because it would exceed the maximum number of snapshots.

                                                                                            ", "enums" : null, "errorCode" : "SnapshotQuotaExceededFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SnapshotQuotaExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SnapshotQuotaExceededException", "variableName" : "snapshotQuotaExceededException", "variableType" : "SnapshotQuotaExceededException", "documentation" : null, "simpleType" : "SnapshotQuotaExceededException", "variableSetterType" : "SnapshotQuotaExceededException" }, "wrapper" : false }, "SourceType" : { "c2jName" : "SourceType", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "CacheCluster", "value" : "cache-cluster" }, { "name" : "CacheParameterGroup", "value" : "cache-parameter-group" }, { "name" : "CacheSecurityGroup", "value" : "cache-security-group" }, { "name" : "CacheSubnetGroup", "value" : "cache-subnet-group" }, { "name" : "ReplicationGroup", "value" : "replication-group" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "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 }, "Subnet" : { "c2jName" : "Subnet", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            Represents the subnet associated with a cache cluster. This parameter refers to subnets defined in Amazon Virtual Private Cloud (Amazon VPC) and used with ElastiCache.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSubnetIdentifier", "beanStyleSetterMethodName" : "setSubnetIdentifier", "c2jName" : "SubnetIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetIdentifier", "fluentSetterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@param subnetIdentifier The unique identifier for the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIdentifier", "getterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@return The unique identifier for 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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SubnetIdentifier", "setterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@param subnetIdentifier The unique identifier for the subnet.", "setterMethodName" : "setSubnetIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnetAvailabilityZone", "beanStyleSetterMethodName" : "setSubnetAvailabilityZone", "c2jName" : "SubnetAvailabilityZone", "c2jShape" : "AvailabilityZone", "deprecated" : false, "documentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@param subnetAvailabilityZone The Availability Zone associated with the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetAvailabilityZone", "getterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@return The Availability Zone associated with 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, "statusCode" : false, "unmarshallLocationName" : "SubnetAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "SubnetAvailabilityZone", "setterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@param subnetAvailabilityZone The Availability Zone associated with the subnet.", "setterMethodName" : "setSubnetAvailabilityZone", "setterModel" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : null, "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "simple" : false, "variable" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            ", "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "SubnetAvailabilityZone" : { "beanStyleGetterMethodName" : "getSubnetAvailabilityZone", "beanStyleSetterMethodName" : "setSubnetAvailabilityZone", "c2jName" : "SubnetAvailabilityZone", "c2jShape" : "AvailabilityZone", "deprecated" : false, "documentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@param subnetAvailabilityZone The Availability Zone associated with the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetAvailabilityZone", "getterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@return The Availability Zone associated with 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, "statusCode" : false, "unmarshallLocationName" : "SubnetAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "SubnetAvailabilityZone", "setterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@param subnetAvailabilityZone The Availability Zone associated with the subnet.", "setterMethodName" : "setSubnetAvailabilityZone", "setterModel" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : null, "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "simple" : false, "variable" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            ", "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "xmlNameSpaceUri" : null }, "SubnetIdentifier" : { "beanStyleGetterMethodName" : "getSubnetIdentifier", "beanStyleSetterMethodName" : "setSubnetIdentifier", "c2jName" : "SubnetIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetIdentifier", "fluentSetterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@param subnetIdentifier The unique identifier for the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIdentifier", "getterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@return The unique identifier for 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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SubnetIdentifier", "setterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@param subnetIdentifier The unique identifier for the subnet.", "setterMethodName" : "setSubnetIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSubnetIdentifier", "beanStyleSetterMethodName" : "setSubnetIdentifier", "c2jName" : "SubnetIdentifier", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetIdentifier", "fluentSetterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@param subnetIdentifier The unique identifier for the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetIdentifier", "getterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@return The unique identifier for 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" : "SubnetIdentifier", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "SubnetIdentifier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SubnetIdentifier", "setterDocumentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            \n@param subnetIdentifier The unique identifier for the subnet.", "setterMethodName" : "setSubnetIdentifier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "subnetIdentifier", "variableType" : "String", "documentation" : "

                                                                                            The unique identifier for the subnet.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubnetAvailabilityZone", "beanStyleSetterMethodName" : "setSubnetAvailabilityZone", "c2jName" : "SubnetAvailabilityZone", "c2jShape" : "AvailabilityZone", "deprecated" : false, "documentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "subnetAvailabilityZone", "fluentSetterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@param subnetAvailabilityZone The Availability Zone associated with the subnet.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subnetAvailabilityZone", "getterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@return The Availability Zone associated with 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, "statusCode" : false, "unmarshallLocationName" : "SubnetAvailabilityZone", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "SubnetAvailabilityZone", "setterDocumentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            \n@param subnetAvailabilityZone The Availability Zone associated with the subnet.", "setterMethodName" : "setSubnetAvailabilityZone", "setterModel" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : null, "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "simple" : false, "variable" : { "variableDeclarationType" : "AvailabilityZone", "variableName" : "subnetAvailabilityZone", "variableType" : "AvailabilityZone", "documentation" : "

                                                                                            The Availability Zone associated with the subnet.

                                                                                            ", "simpleType" : "AvailabilityZone", "variableSetterType" : "AvailabilityZone" }, "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 }, "SubnetInUseException" : { "c2jName" : "SubnetInUse", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The requested subnet is being used by another cache subnet group.

                                                                                            ", "enums" : null, "errorCode" : "SubnetInUse", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SubnetInUseException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SubnetInUseException", "variableName" : "subnetInUseException", "variableType" : "SubnetInUseException", "documentation" : null, "simpleType" : "SubnetInUseException", "variableSetterType" : "SubnetInUseException" }, "wrapper" : false }, "Tag" : { "c2jName" : "Tag", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            A cost allocation Tag that can be added to an ElastiCache cluster or replication group. Tags are composed of a Key/Value pair. A tag with a null Value is permitted.

                                                                                            ", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@param key The key for the tag. May not be null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@return The key for the tag. May not be null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@param key The key for the tag. May not be null.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The tag's value. May be null.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@param value The tag's value. May be null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@return The tag's value. May be null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@param value The tag's value. May be null.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

                                                                                            The tag's value. May be null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@param key The key for the tag. May not be null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@return The key for the tag. May not be null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@param key The key for the tag. May not be null.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The tag's value. May be null.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@param value The tag's value. May be null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@return The tag's value. May be null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@param value The tag's value. May be null.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

                                                                                            The tag's value. May be null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@param key The key for the tag. May not be null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@return The key for the tag. May not be null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            \n@param key The key for the tag. May not be null.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

                                                                                            The key for the tag. May not be null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The tag's value. May be null.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@param value The tag's value. May be null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@return The tag's value. May be null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

                                                                                            The tag's value. May be null.

                                                                                            \n@param value The tag's value. May be null.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

                                                                                            The tag's value. May be null.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "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 }, "TagNotFoundException" : { "c2jName" : "TagNotFoundFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The requested tag was not found on this resource.

                                                                                            ", "enums" : null, "errorCode" : "TagNotFound", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TagNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TagNotFoundException", "variableName" : "tagNotFoundException", "variableType" : "TagNotFoundException", "documentation" : null, "simpleType" : "TagNotFoundException", "variableSetterType" : "TagNotFoundException" }, "wrapper" : false }, "TagQuotaPerResourceExceededException" : { "c2jName" : "TagQuotaPerResourceExceeded", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

                                                                                            The request cannot be processed because it would cause the resource to have more than the allowed number of tags. The maximum number of tags permitted on a resource is 50.

                                                                                            ", "enums" : null, "errorCode" : "TagQuotaPerResourceExceeded", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TagQuotaPerResourceExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TagQuotaPerResourceExceededException", "variableName" : "tagQuotaPerResourceExceededException", "variableType" : "TagQuotaPerResourceExceededException", "documentation" : null, "simpleType" : "TagQuotaPerResourceExceededException", "variableSetterType" : "TagQuotaPerResourceExceededException" }, "wrapper" : false }, "TestFailoverNotAvailableException" : { "c2jName" : "TestFailoverNotAvailableFault", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : "TestFailoverNotAvailableFault", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TestFailoverNotAvailableException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TestFailoverNotAvailableException", "variableName" : "testFailoverNotAvailableException", "variableType" : "TestFailoverNotAvailableException", "documentation" : null, "simpleType" : "TestFailoverNotAvailableException", "variableSetterType" : "TestFailoverNotAvailableException" }, "wrapper" : false }, "TestFailoverRequest" : { "c2jName" : "TestFailoverMessage", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "TestFailover", "locationName" : null, "requestUri" : "/", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@param replicationGroupId The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@return The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@param replicationGroupId The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@param nodeGroupId The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@return The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@param nodeGroupId The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NodeGroupId" : { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@param nodeGroupId The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@return The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@param nodeGroupId The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReplicationGroupId" : { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@param replicationGroupId The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@return The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@param replicationGroupId The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroupId", "beanStyleSetterMethodName" : "setReplicationGroupId", "c2jName" : "ReplicationGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "replicationGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@param replicationGroupId The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroupId", "getterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@return The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReplicationGroupId", "setterDocumentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            \n@param replicationGroupId The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.", "setterMethodName" : "setReplicationGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "replicationGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNodeGroupId", "beanStyleSetterMethodName" : "setNodeGroupId", "c2jName" : "NodeGroupId", "c2jShape" : "String", "deprecated" : false, "documentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            ", "enumType" : null, "fluentGetterMethodName" : "nodeGroupId", "fluentSetterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@param nodeGroupId The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nodeGroupId", "getterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@return The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NodeGroupId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "NodeGroupId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NodeGroupId", "setterDocumentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            \n@param nodeGroupId The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.", "setterMethodName" : "setNodeGroupId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "variable" : { "variableDeclarationType" : "String", "variableName" : "nodeGroupId", "variableType" : "String", "documentation" : "

                                                                                            The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 5 node groups in any rolling 24-hour period.

                                                                                            ", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ReplicationGroupId", "NodeGroupId" ], "shapeName" : "TestFailoverRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TestFailoverRequest", "variableName" : "testFailoverRequest", "variableType" : "TestFailoverRequest", "documentation" : null, "simpleType" : "TestFailoverRequest", "variableSetterType" : "TestFailoverRequest" }, "wrapper" : false }, "TestFailoverResponse" : { "c2jName" : "TestFailoverResult", "customization" : { "artificialResultWrapper" : null, "customUnmarshallerFqcn" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ReplicationGroup" : { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getReplicationGroup", "beanStyleSetterMethodName" : "setReplicationGroup", "c2jName" : "ReplicationGroup", "c2jShape" : "ReplicationGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "replicationGroup", "fluentSetterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "replicationGroup", "getterDocumentation" : "Returns the value of the ReplicationGroup property for this object.\n@return The value of the ReplicationGroup property for this object.", "getterModel" : { "returnType" : "ReplicationGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ReplicationGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ReplicationGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ReplicationGroup", "setterDocumentation" : "Sets the value of the ReplicationGroup property for this object.\n\n@param replicationGroup The new value for the ReplicationGroup property for this object.", "setterMethodName" : "setReplicationGroup", "setterModel" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : null, "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "simple" : false, "variable" : { "variableDeclarationType" : "ReplicationGroup", "variableName" : "replicationGroup", "variableType" : "ReplicationGroup", "documentation" : "", "simpleType" : "ReplicationGroup", "variableSetterType" : "ReplicationGroup" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TestFailoverResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : "TestFailoverResult" }, "variable" : { "variableDeclarationType" : "TestFailoverResponse", "variableName" : "testFailoverResponse", "variableType" : "TestFailoverResponse", "documentation" : null, "simpleType" : "TestFailoverResponse", "variableSetterType" : "TestFailoverResponse" }, "wrapper" : false } }, "customAuthorizers" : { }, "examples" : { "examples" : { "AddTagsToResource" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Adds up to 10 tags, key/value pairs, to a cluster or snapshot resource.", "id" : "addtagstoresource-1482430264385", "input" : { "ResourceName" : "arn:aws:elasticache:us-east-1:1234567890:cluster:my-mem-cluster", "Tags" : [ { "Key" : "APIVersion", "Value" : "20150202" }, { "Key" : "Service", "Value" : "ElastiCache" } ] }, "output" : { "TagList" : [ { "Key" : "APIVersion", "Value" : "20150202" }, { "Key" : "Service", "Value" : "ElastiCache" } ] }, "title" : "AddTagsToResource" } ], "AuthorizeCacheSecurityGroupIngress" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2. Amazon EC2 security groups are used as the authorization mechanism.", "id" : "authorizecachecachesecuritygroupingress-1483046446206", "input" : { "CacheSecurityGroupName" : "my-sec-grp", "EC2SecurityGroupName" : "my-ec2-sec-grp", "EC2SecurityGroupOwnerId" : "1234567890" }, "output" : null, "title" : "AuthorizeCacheCacheSecurityGroupIngress" } ], "CopySnapshot" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Copies a snapshot to a specified name.", "id" : "copysnapshot-1482961393820", "input" : { "SourceSnapshotName" : "my-snapshot", "TargetSnapshotName" : "my-snapshot-copy", "TargetBucket" : "" }, "output" : { "Snapshot" : { "SnapshotName" : "my-snapshot-copy", "CacheClusterId" : "my-redis4", "SnapshotStatus" : "creating", "SnapshotSource" : "manual", "CacheNodeType" : "cache.m3.large", "Engine" : "redis", "EngineVersion" : "3.2.4", "NumCacheNodes" : 1, "PreferredAvailabilityZone" : "us-east-1c", "CacheClusterCreateTime" : "2016-12-21T22:24:04.955Z", "PreferredMaintenanceWindow" : "tue:09:30-tue:10:30", "Port" : 6379, "CacheParameterGroupName" : "default.redis3.2", "CacheSubnetGroupName" : "default", "VpcId" : "vpc-3820329f3", "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 7, "SnapshotWindow" : "07:00-08:00", "NodeSnapshots" : [ { "CacheNodeId" : "0001", "CacheSize" : "3 MB", "CacheNodeCreateTime" : "2016-12-21T22:24:04.955Z", "SnapshotCreateTime" : "2016-12-28T07:00:52Z" } ] } }, "title" : "CopySnapshot" } ], "CreateCacheCluster" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a Memcached cluster with 2 nodes. ", "id" : "createcachecluster-1474994727381", "input" : { "CacheClusterId" : "my-memcached-cluster", "AZMode" : "cross-az", "NumCacheNodes" : 2, "CacheNodeType" : "cache.r3.large", "Engine" : "memcached", "EngineVersion" : "1.4.24", "CacheSubnetGroupName" : "default", "Port" : 11211 }, "output" : { "CacheCluster" : { "CacheClusterId" : "my-memcached-cluster", "ClientDownloadLandingPage" : "https://console.aws.amazon.com/elasticache/home#client-download:", "CacheNodeType" : "cache.r3.large", "Engine" : "memcached", "EngineVersion" : "1.4.24", "CacheClusterStatus" : "creating", "NumCacheNodes" : 2, "PreferredAvailabilityZone" : "Multiple", "PreferredMaintenanceWindow" : "wed:09:00-wed:10:00", "PendingModifiedValues" : { }, "CacheSecurityGroups" : [ ], "CacheParameterGroup" : { "CacheParameterGroupName" : "default.memcached1.4", "ParameterApplyStatus" : "in-sync", "CacheNodeIdsToReboot" : [ ] }, "CacheSubnetGroupName" : "default", "AutoMinorVersionUpgrade" : true } }, "title" : "CreateCacheCluster" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a Redis cluster with 1 node. ", "id" : "createcachecluster-1474994727381", "input" : { "CacheClusterId" : "my-redis", "PreferredAvailabilityZone" : "us-east-1c", "NumCacheNodes" : 1, "CacheNodeType" : "cache.r3.larage", "Engine" : "redis", "EngineVersion" : "3.2.4", "CacheSubnetGroupName" : "default", "Port" : 6379, "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 7 }, "output" : { "CacheCluster" : { "CacheClusterId" : "my-redis", "ClientDownloadLandingPage" : "https: //console.aws.amazon.com/elasticache/home#client-download: ", "CacheNodeType" : "cache.m3.large", "Engine" : "redis", "EngineVersion" : "3.2.4", "CacheClusterStatus" : "creating", "NumCacheNodes" : 1, "PreferredAvailabilityZone" : "us-east-1c", "PreferredMaintenanceWindow" : "fri: 05: 30-fri: 06: 30", "PendingModifiedValues" : { }, "CacheSecurityGroups" : [ ], "CacheParameterGroup" : { "CacheParameterGroupName" : "default.redis3.2", "ParameterApplyStatus" : "in-sync", "CacheNodeIdsToReboot" : [ ] }, "CacheSubnetGroupName" : "default", "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 7, "SnapshotWindow" : "10: 00-11: 00" } }, "title" : "CreateCacheCluster" } ], "CreateCacheParameterGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates the Amazon ElastiCache parameter group custom-redis2-8.", "id" : "createcacheparametergroup-1474997699362", "input" : { "CacheParameterGroupName" : "custom-redis2-8", "CacheParameterGroupFamily" : "redis2.8", "Description" : "Custom Redis 2.8 parameter group." }, "output" : { "CacheParameterGroup" : { "CacheParameterGroupName" : "custom-redis2-8", "CacheParameterGroupFamily" : "redis2.8", "Description" : "Custom Redis 2.8 parameter group." } }, "title" : "CreateCacheParameterGroup" } ], "CreateCacheSecurityGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates an ElastiCache security group. ElastiCache security groups are only for clusters not running in an AWS VPC.", "id" : "createcachesecuritygroup-1483041506604", "input" : { "CacheSecurityGroupName" : "my-cache-sec-grp", "Description" : "Example ElastiCache security group." }, "output" : null, "title" : "CreateCacheSecurityGroup" } ], "CreateCacheSubnetGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a new cache subnet group.", "id" : "createcachesubnet-1483042274558", "input" : { "CacheSubnetGroupName" : "my-sn-grp2", "CacheSubnetGroupDescription" : "Sample subnet group", "SubnetIds" : [ "subnet-6f28c982", "subnet-bcd382f3", "subnet-845b3e7c0" ] }, "output" : { "CacheSubnetGroup" : { "CacheSubnetGroupName" : "my-sn-grp", "CacheSubnetGroupDescription" : "My subnet group.", "VpcId" : "vpc-91280df6", "Subnets" : [ { "SubnetIdentifier" : "subnet-6f28c982", "SubnetAvailabilityZone" : { "Name" : "us-east-1a" } }, { "SubnetIdentifier" : "subnet-bcd382f3", "SubnetAvailabilityZone" : { "Name" : "us-east-1c" } }, { "SubnetIdentifier" : "subnet-845b3e7c0", "SubnetAvailabilityZone" : { "Name" : "us-east-1b" } } ] } }, "title" : "CreateCacheSubnet" } ], "CreateReplicationGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a Redis replication group with 3 nodes.", "id" : "createcachereplicationgroup-1474998730655", "input" : { "ReplicationGroupId" : "my-redis-rg", "ReplicationGroupDescription" : "A Redis replication group.", "AutomaticFailoverEnabled" : true, "NumCacheClusters" : 3, "CacheNodeType" : "cache.m3.medium", "Engine" : "redis", "EngineVersion" : "2.8.24", "SnapshotRetentionLimit" : 30 }, "output" : { "ReplicationGroup" : { "ReplicationGroupId" : "my-redis-rg", "Description" : "A Redis replication group.", "Status" : "creating", "PendingModifiedValues" : { }, "MemberClusters" : [ "my-redis-rg-001", "my-redis-rg-002", "my-redis-rg-003" ], "SnapshottingClusterId" : "my-redis-rg-002", "AutomaticFailover" : "enabling" } }, "title" : "CreateCacheReplicationGroup" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a Redis (cluster mode enabled) replication group with two shards. One shard has one read replica node and the other shard has two read replicas.", "id" : "createreplicationgroup-1483657035585", "input" : { "ReplicationGroupId" : "clustered-redis-rg", "ReplicationGroupDescription" : "A multi-sharded replication group", "NumNodeGroups" : 2, "NodeGroupConfiguration" : [ { "Slots" : "0-8999", "ReplicaCount" : 1, "PrimaryAvailabilityZone" : "us-east-1c", "ReplicaAvailabilityZones" : [ "us-east-1b" ] }, { "Slots" : "9000-16383", "ReplicaCount" : 2, "PrimaryAvailabilityZone" : "us-east-1a", "ReplicaAvailabilityZones" : [ "us-east-1a", "us-east-1c" ] } ], "CacheNodeType" : "cache.m3.medium", "Engine" : "redis", "EngineVersion" : "3.2.4", "CacheParameterGroupName" : "default.redis3.2.cluster.on", "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 8 }, "output" : { "ReplicationGroup" : { "ReplicationGroupId" : "clustered-redis-rg", "Description" : "Sharded replication group", "Status" : "creating", "PendingModifiedValues" : { }, "MemberClusters" : [ "rc-rg3-0001-001", "rc-rg3-0001-002", "rc-rg3-0002-001", "rc-rg3-0002-002", "rc-rg3-0002-003" ], "AutomaticFailover" : "enabled", "SnapshotRetentionLimit" : 8, "SnapshotWindow" : "05:30-06:30" } }, "title" : "CreateReplicationGroup" } ], "CreateSnapshot" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a snapshot of a non-clustered Redis cluster that has only one node.", "id" : "createsnapshot-1474999681024", "input" : { "CacheClusterId" : "onenoderedis", "SnapshotName" : "snapshot-1" }, "output" : { "Snapshot" : { "SnapshotName" : "snapshot-1", "CacheClusterId" : "onenoderedis", "SnapshotStatus" : "creating", "SnapshotSource" : "manual", "CacheNodeType" : "cache.m3.medium", "Engine" : "redis", "EngineVersion" : "3.2.4", "NumCacheNodes" : 1, "PreferredAvailabilityZone" : "us-west-2c", "CacheClusterCreateTime" : "2017-02-03T15:43:36.278Z", "PreferredMaintenanceWindow" : "sat:08:00-sat:09:00", "Port" : 6379, "CacheParameterGroupName" : "default.redis3.2", "CacheSubnetGroupName" : "default", "VpcId" : "vpc-73c3cd17", "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 1, "SnapshotWindow" : "00:00-01:00", "NodeSnapshots" : [ { "CacheNodeId" : "0001", "CacheSize" : "", "CacheNodeCreateTime" : "2017-02-03T15:43:36.278Z" } ] } }, "title" : "CreateSnapshot - NonClustered Redis, no read-replicas" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a snapshot of a non-clustered Redis cluster that has only three nodes, primary and two read-replicas. CacheClusterId must be a specific node in the cluster.", "id" : "createsnapshot-1474999681024", "input" : { "CacheClusterId" : "threenoderedis-001", "SnapshotName" : "snapshot-2" }, "output" : { }, "title" : "CreateSnapshot - NonClustered Redis, 2 read-replicas" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a snapshot of a clustered Redis cluster that has 2 shards, each with a primary and 4 read-replicas.", "id" : "createsnapshot-clustered-redis-1486144841758", "input" : { "ReplicationGroupId" : "clusteredredis", "SnapshotName" : "snapshot-2x5" }, "output" : { }, "title" : "CreateSnapshot-clustered Redis" } ], "DeleteCacheCluster" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes an Amazon ElastiCache cluster.", "id" : "deletecachecluster-1475010605291", "input" : { "CacheClusterId" : "my-memcached" }, "output" : { "CacheCluster" : { "CacheClusterId" : "my-memcached", "ConfigurationEndpoint" : { "Address" : "my-memcached2.ameaqx.cfg.use1.cache.amazonaws.com", "Port" : 11211 }, "ClientDownloadLandingPage" : "https://console.aws.amazon.com/elasticache/home#client-download:", "CacheNodeType" : "cache.r3.large", "Engine" : "memcached", "EngineVersion" : "1.4.24", "CacheClusterStatus" : "deleting", "NumCacheNodes" : 2, "PreferredAvailabilityZone" : "Multiple", "CacheClusterCreateTime" : "2016-12-22T16:05:17.314Z", "PreferredMaintenanceWindow" : "tue:07:30-tue:08:30", "PendingModifiedValues" : { }, "CacheSecurityGroups" : [ ], "CacheParameterGroup" : { "CacheParameterGroupName" : "default.memcached1.4", "ParameterApplyStatus" : "in-sync", "CacheNodeIdsToReboot" : [ ] }, "CacheSubnetGroupName" : "default", "AutoMinorVersionUpgrade" : true } }, "title" : "DeleteCacheCluster" } ], "DeleteCacheParameterGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the Amazon ElastiCache parameter group custom-mem1-4.", "id" : "deletecacheparametergroup-1475010933957", "input" : { "CacheParameterGroupName" : "custom-mem1-4" }, "output" : null, "title" : "DeleteCacheParameterGroup" } ], "DeleteCacheSecurityGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes a cache security group.", "id" : "deletecachesecuritygroup-1483046967507", "input" : { "CacheSecurityGroupName" : "my-sec-group" }, "output" : null, "title" : "DeleteCacheSecurityGroup" } ], "DeleteCacheSubnetGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the Amazon ElastiCache subnet group my-subnet-group.", "id" : "deletecachesubnetgroup-1475011431325", "input" : { "CacheSubnetGroupName" : "my-subnet-group" }, "output" : null, "title" : "DeleteCacheSubnetGroup" } ], "DeleteReplicationGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the Amazon ElastiCache replication group my-redis-rg.", "id" : "deletereplicationgroup-1475011641804", "input" : { "ReplicationGroupId" : "my-redis-rg", "RetainPrimaryCluster" : false }, "output" : { "ReplicationGroup" : { "ReplicationGroupId" : "my-redis-rg", "Description" : "simple redis cluster", "Status" : "deleting", "PendingModifiedValues" : { }, "AutomaticFailover" : "disabled" } }, "title" : "DeleteReplicationGroup" } ], "DeleteSnapshot" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the Redis snapshot snapshot-20160822.", "id" : "deletesnapshot-1475011945779", "input" : { "SnapshotName" : "snapshot-20161212" }, "output" : { "Snapshot" : { "SnapshotName" : "snapshot-20161212", "CacheClusterId" : "my-redis5", "SnapshotStatus" : "deleting", "SnapshotSource" : "manual", "CacheNodeType" : "cache.m3.large", "Engine" : "redis", "EngineVersion" : "3.2.4", "NumCacheNodes" : 1, "PreferredAvailabilityZone" : "us-east-1c", "CacheClusterCreateTime" : "2016-12-21T22:27:12.543Z", "PreferredMaintenanceWindow" : "fri:05:30-fri:06:30", "Port" : 6379, "CacheParameterGroupName" : "default.redis3.2", "CacheSubnetGroupName" : "default", "VpcId" : "vpc-91280df6", "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 7, "SnapshotWindow" : "10:00-11:00", "NodeSnapshots" : [ { "CacheNodeId" : "0001", "CacheSize" : "3 MB", "CacheNodeCreateTime" : "2016-12-21T22:27:12.543Z", "SnapshotCreateTime" : "2016-12-21T22:30:26Z" } ] } }, "title" : "DeleteSnapshot" } ], "DescribeCacheClusters" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the details for up to 50 cache clusters.", "id" : "describecacheclusters-1475012269754", "input" : { "CacheClusterId" : "my-mem-cluster" }, "output" : { "CacheClusters" : [ { "CacheClusterId" : "my-mem-cluster", "ConfigurationEndpoint" : { "Address" : "my-mem-cluster.abcdef.cfg.use1.cache.amazonaws.com", "Port" : 11211 }, "ClientDownloadLandingPage" : "https://console.aws.amazon.com/elasticache/home#client-download:", "CacheNodeType" : "cache.t2.medium", "Engine" : "memcached", "EngineVersion" : "1.4.24", "CacheClusterStatus" : "available", "NumCacheNodes" : 2, "PreferredAvailabilityZone" : "Multiple", "CacheClusterCreateTime" : "2016-12-21T21:59:43.794Z", "PreferredMaintenanceWindow" : "wed:06:00-wed:07:00", "PendingModifiedValues" : { }, "CacheSecurityGroups" : [ ], "CacheParameterGroup" : { "CacheParameterGroupName" : "default.memcached1.4", "ParameterApplyStatus" : "in-sync", "CacheNodeIdsToReboot" : [ ] }, "CacheSubnetGroupName" : "default", "AutoMinorVersionUpgrade" : true } ] }, "title" : "DescribeCacheClusters" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the details for the cache cluster my-mem-cluster.", "id" : "describecacheclusters-1475012269754", "input" : { "CacheClusterId" : "my-mem-cluster", "ShowCacheNodeInfo" : true }, "output" : { "CacheClusters" : [ { "CacheClusterId" : "my-mem-cluster", "ConfigurationEndpoint" : { "Address" : "my-mem-cluster.ameaqx.cfg.use1.cache.amazonaws.com", "Port" : 11211 }, "ClientDownloadLandingPage" : "https://console.aws.amazon.com/elasticache/home#client-download:", "CacheNodeType" : "cache.t2.medium", "Engine" : "memcached", "EngineVersion" : "1.4.24", "CacheClusterStatus" : "available", "NumCacheNodes" : 2, "PreferredAvailabilityZone" : "Multiple", "CacheClusterCreateTime" : "2016-12-21T21:59:43.794Z", "PreferredMaintenanceWindow" : "wed:06:00-wed:07:00", "PendingModifiedValues" : { }, "CacheSecurityGroups" : [ ], "CacheParameterGroup" : { "CacheParameterGroupName" : "default.memcached1.4", "ParameterApplyStatus" : "in-sync", "CacheNodeIdsToReboot" : [ ] }, "CacheSubnetGroupName" : "default", "CacheNodes" : [ { "CacheNodeId" : "0001", "CacheNodeStatus" : "available", "CacheNodeCreateTime" : "2016-12-21T21:59:43.794Z", "Endpoint" : { "Address" : "my-mem-cluster.ameaqx.0001.use1.cache.amazonaws.com", "Port" : 11211 }, "ParameterGroupStatus" : "in-sync", "CustomerAvailabilityZone" : "us-east-1b" }, { "CacheNodeId" : "0002", "CacheNodeStatus" : "available", "CacheNodeCreateTime" : "2016-12-21T21:59:43.794Z", "Endpoint" : { "Address" : "my-mem-cluster.ameaqx.0002.use1.cache.amazonaws.com", "Port" : 11211 }, "ParameterGroupStatus" : "in-sync", "CustomerAvailabilityZone" : "us-east-1a" } ], "AutoMinorVersionUpgrade" : true } ] }, "title" : "DescribeCacheClusters" } ], "DescribeCacheEngineVersions" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the details for up to 25 Memcached and Redis cache engine versions.", "id" : "describecacheengineversions-1475012638790", "input" : { }, "output" : { "CacheEngineVersions" : [ { "Engine" : "memcached", "EngineVersion" : "1.4.14", "CacheParameterGroupFamily" : "memcached1.4", "CacheEngineDescription" : "memcached", "CacheEngineVersionDescription" : "memcached version 1.4.14" }, { "Engine" : "memcached", "EngineVersion" : "1.4.24", "CacheParameterGroupFamily" : "memcached1.4", "CacheEngineDescription" : "memcached", "CacheEngineVersionDescription" : "memcached version 1.4.24" }, { "Engine" : "memcached", "EngineVersion" : "1.4.33", "CacheParameterGroupFamily" : "memcached1.4", "CacheEngineDescription" : "memcached", "CacheEngineVersionDescription" : "memcached version 1.4.33" }, { "Engine" : "memcached", "EngineVersion" : "1.4.5", "CacheParameterGroupFamily" : "memcached1.4", "CacheEngineDescription" : "memcached", "CacheEngineVersionDescription" : "memcached version 1.4.5" }, { "Engine" : "redis", "EngineVersion" : "2.6.13", "CacheParameterGroupFamily" : "redis2.6", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.6.13" }, { "Engine" : "redis", "EngineVersion" : "2.8.19", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.19" }, { "Engine" : "redis", "EngineVersion" : "2.8.21", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.21" }, { "Engine" : "redis", "EngineVersion" : "2.8.22", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.22 R5" }, { "Engine" : "redis", "EngineVersion" : "2.8.23", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.23 R4" }, { "Engine" : "redis", "EngineVersion" : "2.8.24", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.24 R3" }, { "Engine" : "redis", "EngineVersion" : "2.8.6", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.6" }, { "Engine" : "redis", "EngineVersion" : "3.2.4", "CacheParameterGroupFamily" : "redis3.2", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 3.2.4" } ] }, "title" : "DescribeCacheEngineVersions" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the details for up to 50 Redis cache engine versions.", "id" : "describecacheengineversions-1475012638790", "input" : { "Engine" : "redis", "MaxRecords" : 50, "DefaultOnly" : false }, "output" : { "Marker" : "", "CacheEngineVersions" : [ { "Engine" : "redis", "EngineVersion" : "2.6.13", "CacheParameterGroupFamily" : "redis2.6", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.6.13" }, { "Engine" : "redis", "EngineVersion" : "2.8.19", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.19" }, { "Engine" : "redis", "EngineVersion" : "2.8.21", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.21" }, { "Engine" : "redis", "EngineVersion" : "2.8.22", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.22 R5" }, { "Engine" : "redis", "EngineVersion" : "2.8.23", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.23 R4" }, { "Engine" : "redis", "EngineVersion" : "2.8.24", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.24 R3" }, { "Engine" : "redis", "EngineVersion" : "2.8.6", "CacheParameterGroupFamily" : "redis2.8", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 2.8.6" }, { "Engine" : "redis", "EngineVersion" : "3.2.4", "CacheParameterGroupFamily" : "redis3.2", "CacheEngineDescription" : "Redis", "CacheEngineVersionDescription" : "redis version 3.2.4" } ] }, "title" : "DescribeCacheEngineVersions" } ], "DescribeCacheParameterGroups" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list contains only the descriptions for that group.", "id" : "describecacheparametergroups-1483045457557", "input" : { "CacheParameterGroupName" : "custom-mem1-4" }, "output" : { "CacheParameterGroups" : [ { "CacheParameterGroupName" : "custom-mem1-4", "CacheParameterGroupFamily" : "memcached1.4", "Description" : "Custom memcache param group" } ] }, "title" : "DescribeCacheParameterGroups" } ], "DescribeCacheParameters" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists up to 100 user parameter values for the parameter group custom.redis2.8.", "id" : "describecacheparameters-1475013576900", "input" : { "CacheParameterGroupName" : "custom-redis2-8", "Source" : "user", "MaxRecords" : 100 }, "output" : { "Marker" : "", "Parameters" : [ { "ParameterName" : "activerehashing", "ParameterValue" : "yes", "Description" : "Apply rehashing or not.", "Source" : "system", "DataType" : "string", "AllowedValues" : "yes,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "requires-reboot" }, { "ParameterName" : "appendfsync", "ParameterValue" : "everysec", "Description" : "fsync policy for AOF persistence", "Source" : "system", "DataType" : "string", "AllowedValues" : "always,everysec,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "appendonly", "ParameterValue" : "no", "Description" : "Enable Redis persistence.", "Source" : "system", "DataType" : "string", "AllowedValues" : "yes,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-normal-hard-limit", "ParameterValue" : "0", "Description" : "Normal client output buffer hard limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-normal-soft-limit", "ParameterValue" : "0", "Description" : "Normal client output buffer soft limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-normal-soft-seconds", "ParameterValue" : "0", "Description" : "Normal client output buffer soft limit in seconds.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-pubsub-hard-limit", "ParameterValue" : "33554432", "Description" : "Pubsub client output buffer hard limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-pubsub-soft-limit", "ParameterValue" : "8388608", "Description" : "Pubsub client output buffer soft limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-pubsub-soft-seconds", "ParameterValue" : "60", "Description" : "Pubsub client output buffer soft limit in seconds.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-slave-soft-seconds", "ParameterValue" : "60", "Description" : "Slave client output buffer soft limit in seconds.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "close-on-slave-write", "ParameterValue" : "yes", "Description" : "If enabled, clients who attempt to write to a read-only slave will be disconnected. Applicable to 2.8.23 and higher.", "Source" : "system", "DataType" : "string", "AllowedValues" : "yes,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.23", "ChangeType" : "immediate" }, { "ParameterName" : "databases", "ParameterValue" : "16", "Description" : "Set the number of databases.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "1-1200000", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "requires-reboot" }, { "ParameterName" : "hash-max-ziplist-entries", "ParameterValue" : "512", "Description" : "The maximum number of hash entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "hash-max-ziplist-value", "ParameterValue" : "64", "Description" : "The threshold of biggest hash entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "list-max-ziplist-entries", "ParameterValue" : "512", "Description" : "The maximum number of list entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "list-max-ziplist-value", "ParameterValue" : "64", "Description" : "The threshold of biggest list entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "lua-time-limit", "ParameterValue" : "5000", "Description" : "Max execution time of a Lua script in milliseconds. 0 for unlimited execution without warnings.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "5000", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "maxclients", "ParameterValue" : "65000", "Description" : "The maximum number of Redis clients.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "1-65000", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "requires-reboot" }, { "ParameterName" : "maxmemory-policy", "ParameterValue" : "volatile-lru", "Description" : "Max memory policy.", "Source" : "system", "DataType" : "string", "AllowedValues" : "volatile-lru,allkeys-lru,volatile-random,allkeys-random,volatile-ttl,noeviction", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "maxmemory-samples", "ParameterValue" : "3", "Description" : "Max memory samples.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "1-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "min-slaves-max-lag", "ParameterValue" : "10", "Description" : "Maximum number of seconds within which the master must receive a ping from a slave to take writes. Use this parameter together with min-slaves-to-write to regulate when the master stops accepting writes. Setting this value to 0 means the master always takes writes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "min-slaves-to-write", "ParameterValue" : "0", "Description" : "Number of slaves that must be connected in order for master to take writes. Use this parameter together with min-slaves-max-lag to regulate when the master stops accepting writes. Setting this to 0 means the master always takes writes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "notify-keyspace-events", "Description" : "The keyspace events for Redis to notify Pub/Sub clients about. By default all notifications are disabled", "Source" : "system", "DataType" : "string", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "repl-backlog-size", "ParameterValue" : "1048576", "Description" : "The replication backlog size in bytes for PSYNC. This is the size of the buffer which accumulates slave data when slave is disconnected for some time, so that when slave reconnects again, only transfer the portion of data which the slave missed. Minimum value is 16K.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "16384-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "repl-backlog-ttl", "ParameterValue" : "3600", "Description" : "The amount of time in seconds after the master no longer have any slaves connected for the master to free the replication backlog. A value of 0 means to never release the backlog.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "repl-timeout", "ParameterValue" : "60", "Description" : "The timeout in seconds for bulk transfer I/O during sync and master timeout from the perspective of the slave, and slave timeout from the perspective of the master.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "11-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "reserved-memory", "ParameterValue" : "0", "Description" : "The amount of memory reserved for non-cache memory usage, in bytes. You may want to increase this parameter for nodes with read replicas, AOF enabled, etc, to reduce swap usage.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "set-max-intset-entries", "ParameterValue" : "512", "Description" : "The limit in the size of the set in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "slave-allow-chaining", "ParameterValue" : "no", "Description" : "Configures if chaining of slaves is allowed", "Source" : "system", "DataType" : "string", "AllowedValues" : "yes,no", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "slowlog-log-slower-than", "ParameterValue" : "10000", "Description" : "The execution time, in microseconds, to exceed in order for the command to get logged. Note that a negative number disables the slow log, while a value of zero forces the logging of every command.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "slowlog-max-len", "ParameterValue" : "128", "Description" : "The length of the slow log. There is no limit to this length. Just be aware that it will consume memory. You can reclaim memory used by the slow log with SLOWLOG RESET.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "tcp-keepalive", "ParameterValue" : "0", "Description" : "If non-zero, send ACKs every given number of seconds.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "timeout", "ParameterValue" : "0", "Description" : "Close connection if client is idle for a given number of seconds, or never if 0.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0,20-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "zset-max-ziplist-entries", "ParameterValue" : "128", "Description" : "The maximum number of sorted set entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "zset-max-ziplist-value", "ParameterValue" : "64", "Description" : "The threshold of biggest sorted set entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" } ] }, "title" : "DescribeCacheParameters" } ], "DescribeCacheSecurityGroups" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.", "id" : "describecachesecuritygroups-1483047200801", "input" : { "CacheSecurityGroupName" : "my-sec-group" }, "output" : null, "title" : "DescribeCacheSecurityGroups" } ], "DescribeCacheSubnetGroups" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes up to 25 cache subnet groups.", "id" : "describecachesubnetgroups-1482439214064", "input" : { "MaxRecords" : 25 }, "output" : { "Marker" : "", "CacheSubnetGroups" : [ { "CacheSubnetGroupName" : "default", "CacheSubnetGroupDescription" : "Default CacheSubnetGroup", "VpcId" : "vpc-91280df6", "Subnets" : [ { "SubnetIdentifier" : "subnet-1a2b3c4d", "SubnetAvailabilityZone" : { "Name" : "us-east-1a" } }, { "SubnetIdentifier" : "subnet-a1b2c3d4", "SubnetAvailabilityZone" : { "Name" : "us-east-1c" } }, { "SubnetIdentifier" : "subnet-abcd1234", "SubnetAvailabilityZone" : { "Name" : "us-east-1e" } }, { "SubnetIdentifier" : "subnet-1234abcd", "SubnetAvailabilityZone" : { "Name" : "us-east-1b" } } ] } ] }, "title" : "DescribeCacheSubnetGroups" } ], "DescribeEngineDefaultParameters" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns the default engine and system parameter information for the specified cache engine.", "id" : "describeenginedefaultparameters-1481738057686", "input" : { "CacheParameterGroupFamily" : "redis2.8", "MaxRecords" : 25 }, "output" : { "EngineDefaults" : { "CacheParameterGroupFamily" : "redis2.8", "Marker" : "bWluLXNsYXZlcy10by13cml0ZQ==", "Parameters" : [ { "ParameterName" : "activerehashing", "ParameterValue" : "yes", "Description" : "Apply rehashing or not.", "Source" : "system", "DataType" : "string", "AllowedValues" : "yes,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "requires-reboot" }, { "ParameterName" : "appendfsync", "ParameterValue" : "everysec", "Description" : "fsync policy for AOF persistence", "Source" : "system", "DataType" : "string", "AllowedValues" : "always,everysec,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "appendonly", "ParameterValue" : "no", "Description" : "Enable Redis persistence.", "Source" : "system", "DataType" : "string", "AllowedValues" : "yes,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-normal-hard-limit", "ParameterValue" : "0", "Description" : "Normal client output buffer hard limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-normal-soft-limit", "ParameterValue" : "0", "Description" : "Normal client output buffer soft limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-normal-soft-seconds", "ParameterValue" : "0", "Description" : "Normal client output buffer soft limit in seconds.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-pubsub-hard-limit", "ParameterValue" : "33554432", "Description" : "Pubsub client output buffer hard limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-pubsub-soft-limit", "ParameterValue" : "8388608", "Description" : "Pubsub client output buffer soft limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-pubsub-soft-seconds", "ParameterValue" : "60", "Description" : "Pubsub client output buffer soft limit in seconds.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-slave-soft-seconds", "ParameterValue" : "60", "Description" : "Slave client output buffer soft limit in seconds.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "close-on-slave-write", "ParameterValue" : "yes", "Description" : "If enabled, clients who attempt to write to a read-only slave will be disconnected. Applicable to 2.8.23 and higher.", "Source" : "system", "DataType" : "string", "AllowedValues" : "yes,no", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.23", "ChangeType" : "immediate" }, { "ParameterName" : "databases", "ParameterValue" : "16", "Description" : "Set the number of databases.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "1-1200000", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "requires-reboot" }, { "ParameterName" : "hash-max-ziplist-entries", "ParameterValue" : "512", "Description" : "The maximum number of hash entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "hash-max-ziplist-value", "ParameterValue" : "64", "Description" : "The threshold of biggest hash entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "list-max-ziplist-entries", "ParameterValue" : "512", "Description" : "The maximum number of list entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "list-max-ziplist-value", "ParameterValue" : "64", "Description" : "The threshold of biggest list entries in order for the dataset to be compressed.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "lua-time-limit", "ParameterValue" : "5000", "Description" : "Max execution time of a Lua script in milliseconds. 0 for unlimited execution without warnings.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "5000", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "maxclients", "ParameterValue" : "65000", "Description" : "The maximum number of Redis clients.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "1-65000", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "requires-reboot" }, { "ParameterName" : "maxmemory-policy", "ParameterValue" : "volatile-lru", "Description" : "Max memory policy.", "Source" : "system", "DataType" : "string", "AllowedValues" : "volatile-lru,allkeys-lru,volatile-random,allkeys-random,volatile-ttl,noeviction", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "maxmemory-samples", "ParameterValue" : "3", "Description" : "Max memory samples.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "1-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "min-slaves-max-lag", "ParameterValue" : "10", "Description" : "Maximum number of seconds within which the master must receive a ping from a slave to take writes. Use this parameter together with min-slaves-to-write to regulate when the master stops accepting writes. Setting this value to 0 means the master always takes writes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" }, { "ParameterName" : "min-slaves-to-write", "ParameterValue" : "0", "Description" : "Number of slaves that must be connected in order for master to take writes. Use this parameter together with min-slaves-max-lag to regulate when the master stops accepting writes. Setting this to 0 means the master always takes writes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : true, "MinimumEngineVersion" : "2.8.6", "ChangeType" : "immediate" } ], "CacheNodeTypeSpecificParameters" : [ { "ParameterName" : "client-output-buffer-limit-slave-hard-limit", "Description" : "Slave client output buffer hard limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "CacheNodeTypeSpecificValues" : [ { "CacheNodeType" : "cache.c1.xlarge", "Value" : "650117120" }, { "CacheNodeType" : "cache.m1.large", "Value" : "702545920" }, { "CacheNodeType" : "cache.m1.medium", "Value" : "309329920" }, { "CacheNodeType" : "cache.m1.small", "Value" : "94371840" }, { "CacheNodeType" : "cache.m1.xlarge", "Value" : "1488977920" }, { "CacheNodeType" : "cache.m2.2xlarge", "Value" : "3502243840" }, { "CacheNodeType" : "cache.m2.4xlarge", "Value" : "7088373760" }, { "CacheNodeType" : "cache.m2.xlarge", "Value" : "1709178880" }, { "CacheNodeType" : "cache.m3.2xlarge", "Value" : "2998927360" }, { "CacheNodeType" : "cache.m3.large", "Value" : "650117120" }, { "CacheNodeType" : "cache.m3.medium", "Value" : "309329920" }, { "CacheNodeType" : "cache.m3.xlarge", "Value" : "1426063360" }, { "CacheNodeType" : "cache.m4.10xlarge", "Value" : "16604761424" }, { "CacheNodeType" : "cache.m4.2xlarge", "Value" : "3188912636" }, { "CacheNodeType" : "cache.m4.4xlarge", "Value" : "6525729063" }, { "CacheNodeType" : "cache.m4.large", "Value" : "689259315" }, { "CacheNodeType" : "cache.m4.xlarge", "Value" : "1532850176" }, { "CacheNodeType" : "cache.r3.2xlarge", "Value" : "6081740800" }, { "CacheNodeType" : "cache.r3.4xlarge", "Value" : "12268339200" }, { "CacheNodeType" : "cache.r3.8xlarge", "Value" : "24536678400" }, { "CacheNodeType" : "cache.r3.large", "Value" : "1468006400" }, { "CacheNodeType" : "cache.r3.xlarge", "Value" : "3040870400" }, { "CacheNodeType" : "cache.t1.micro", "Value" : "14260633" }, { "CacheNodeType" : "cache.t2.medium", "Value" : "346134937" }, { "CacheNodeType" : "cache.t2.micro", "Value" : "58195968" }, { "CacheNodeType" : "cache.t2.small", "Value" : "166513868" } ], "ChangeType" : "immediate" }, { "ParameterName" : "client-output-buffer-limit-slave-soft-limit", "Description" : "Slave client output buffer soft limit in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "CacheNodeTypeSpecificValues" : [ { "CacheNodeType" : "cache.c1.xlarge", "Value" : "650117120" }, { "CacheNodeType" : "cache.m1.large", "Value" : "702545920" }, { "CacheNodeType" : "cache.m1.medium", "Value" : "309329920" }, { "CacheNodeType" : "cache.m1.small", "Value" : "94371840" }, { "CacheNodeType" : "cache.m1.xlarge", "Value" : "1488977920" }, { "CacheNodeType" : "cache.m2.2xlarge", "Value" : "3502243840" }, { "CacheNodeType" : "cache.m2.4xlarge", "Value" : "7088373760" }, { "CacheNodeType" : "cache.m2.xlarge", "Value" : "1709178880" }, { "CacheNodeType" : "cache.m3.2xlarge", "Value" : "2998927360" }, { "CacheNodeType" : "cache.m3.large", "Value" : "650117120" }, { "CacheNodeType" : "cache.m3.medium", "Value" : "309329920" }, { "CacheNodeType" : "cache.m3.xlarge", "Value" : "1426063360" }, { "CacheNodeType" : "cache.m4.10xlarge", "Value" : "16604761424" }, { "CacheNodeType" : "cache.m4.2xlarge", "Value" : "3188912636" }, { "CacheNodeType" : "cache.m4.4xlarge", "Value" : "6525729063" }, { "CacheNodeType" : "cache.m4.large", "Value" : "689259315" }, { "CacheNodeType" : "cache.m4.xlarge", "Value" : "1532850176" }, { "CacheNodeType" : "cache.r3.2xlarge", "Value" : "6081740800" }, { "CacheNodeType" : "cache.r3.4xlarge", "Value" : "12268339200" }, { "CacheNodeType" : "cache.r3.8xlarge", "Value" : "24536678400" }, { "CacheNodeType" : "cache.r3.large", "Value" : "1468006400" }, { "CacheNodeType" : "cache.r3.xlarge", "Value" : "3040870400" }, { "CacheNodeType" : "cache.t1.micro", "Value" : "14260633" }, { "CacheNodeType" : "cache.t2.medium", "Value" : "346134937" }, { "CacheNodeType" : "cache.t2.micro", "Value" : "58195968" }, { "CacheNodeType" : "cache.t2.small", "Value" : "166513868" } ], "ChangeType" : "immediate" }, { "ParameterName" : "maxmemory", "Description" : "The maximum configurable amount of memory to use to store items, in bytes.", "Source" : "system", "DataType" : "integer", "AllowedValues" : "0-", "IsModifiable" : false, "MinimumEngineVersion" : "2.8.6", "CacheNodeTypeSpecificValues" : [ { "CacheNodeType" : "cache.c1.xlarge", "Value" : "6501171200" }, { "CacheNodeType" : "cache.m1.large", "Value" : "7025459200" }, { "CacheNodeType" : "cache.m1.medium", "Value" : "3093299200" }, { "CacheNodeType" : "cache.m1.small", "Value" : "943718400" }, { "CacheNodeType" : "cache.m1.xlarge", "Value" : "14889779200" }, { "CacheNodeType" : "cache.m2.2xlarge", "Value" : "35022438400" }, { "CacheNodeType" : "cache.m2.4xlarge", "Value" : "70883737600" }, { "CacheNodeType" : "cache.m2.xlarge", "Value" : "17091788800" }, { "CacheNodeType" : "cache.m3.2xlarge", "Value" : "29989273600" }, { "CacheNodeType" : "cache.m3.large", "Value" : "6501171200" }, { "CacheNodeType" : "cache.m3.medium", "Value" : "2988441600" }, { "CacheNodeType" : "cache.m3.xlarge", "Value" : "14260633600" }, { "CacheNodeType" : "cache.m4.10xlarge", "Value" : "166047614239" }, { "CacheNodeType" : "cache.m4.2xlarge", "Value" : "31889126359" }, { "CacheNodeType" : "cache.m4.4xlarge", "Value" : "65257290629" }, { "CacheNodeType" : "cache.m4.large", "Value" : "6892593152" }, { "CacheNodeType" : "cache.m4.xlarge", "Value" : "15328501760" }, { "CacheNodeType" : "cache.r3.2xlarge", "Value" : "62495129600" }, { "CacheNodeType" : "cache.r3.4xlarge", "Value" : "126458265600" }, { "CacheNodeType" : "cache.r3.8xlarge", "Value" : "254384537600" }, { "CacheNodeType" : "cache.r3.large", "Value" : "14470348800" }, { "CacheNodeType" : "cache.r3.xlarge", "Value" : "30513561600" }, { "CacheNodeType" : "cache.t1.micro", "Value" : "142606336" }, { "CacheNodeType" : "cache.t2.medium", "Value" : "3461349376" }, { "CacheNodeType" : "cache.t2.micro", "Value" : "581959680" }, { "CacheNodeType" : "cache.t2.small", "Value" : "1665138688" } ], "ChangeType" : "immediate" } ] } }, "title" : "DescribeEngineDefaultParameters" } ], "DescribeEvents" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes all the cache-cluster events for the past 120 minutes.", "id" : "describeevents-1481843894757", "input" : { "SourceType" : "cache-cluster", "Duration" : 360 }, "output" : { "Marker" : "", "Events" : [ { "SourceIdentifier" : "redis-cluster", "SourceType" : "cache-cluster", "Message" : "Added cache node 0001 in availability zone us-east-1e", "Date" : "2016-12-22T16:27:56.088Z" }, { "SourceIdentifier" : "redis-cluster", "SourceType" : "cache-cluster", "Message" : "Cache cluster created", "Date" : "2016-12-22T16:27:56.078Z" }, { "SourceIdentifier" : "my-memcached2", "SourceType" : "cache-cluster", "Message" : "Added cache node 0002 in availability zone us-east-1c", "Date" : "2016-12-22T16:05:17.326Z" }, { "SourceIdentifier" : "my-memcached2", "SourceType" : "cache-cluster", "Message" : "Added cache node 0001 in availability zone us-east-1e", "Date" : "2016-12-22T16:05:17.323Z" }, { "SourceIdentifier" : "my-memcached2", "SourceType" : "cache-cluster", "Message" : "Cache cluster created", "Date" : "2016-12-22T16:05:17.314Z" } ] }, "title" : "DescribeEvents" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes all the replication-group events from 3:00P to 5:00P on November 11, 2016.", "id" : "describeevents-1481843894757", "input" : { "StartTime" : "2016-12-22T15:00:00.000Z" }, "output" : { "Marker" : "", "Events" : [ { "SourceIdentifier" : "clustered-redis-0001-001", "SourceType" : "cache-cluster", "Message" : "Snapshot succeeded for snapshot with ID 'cr-bkup' of replication group with ID 'clustered-redis'", "Date" : "2016-12-22T21:35:46.674Z" }, { "SourceIdentifier" : "redis-cluster", "SourceType" : "cache-cluster", "Message" : "Added cache node 0001 in availability zone us-east-1e", "Date" : "2016-12-22T16:27:56.088Z" }, { "SourceIdentifier" : "redis-cluster", "SourceType" : "cache-cluster", "Message" : "Cache cluster created", "Date" : "2016-12-22T16:27:56.078Z" }, { "SourceIdentifier" : "my-memcached2", "SourceType" : "cache-cluster", "Message" : "Added cache node 0002 in availability zone us-east-1c", "Date" : "2016-12-22T16:05:17.326Z" }, { "SourceIdentifier" : "my-memcached2", "SourceType" : "cache-cluster", "Message" : "Added cache node 0001 in availability zone us-east-1e", "Date" : "2016-12-22T16:05:17.323Z" }, { "SourceIdentifier" : "my-memcached2", "SourceType" : "cache-cluster", "Message" : "Cache cluster created", "Date" : "2016-12-22T16:05:17.314Z" } ] }, "title" : "DescribeEvents" } ], "DescribeReplicationGroups" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about the replication group myreplgroup.", "id" : "describereplicationgroups-1481742639427", "input" : { }, "output" : { "Marker" : "", "ReplicationGroups" : [ { "ReplicationGroupId" : "clustered-redis", "Description" : "Test cluster", "Status" : "available", "PendingModifiedValues" : { }, "MemberClusters" : [ "clustered-redis-0001-001", "clustered-redis-0001-002", "clustered-redis-0002-001", "clustered-redis-0002-002" ], "NodeGroups" : [ { "NodeGroupId" : "0001", "Status" : "available", "NodeGroupMembers" : [ { "CacheClusterId" : "clustered-redis-0001-001", "CacheNodeId" : "0001", "PreferredAvailabilityZone" : "us-east-1e" }, { "CacheClusterId" : "clustered-redis-0001-002", "CacheNodeId" : "0001", "PreferredAvailabilityZone" : "us-east-1c" } ] }, { "NodeGroupId" : "0002", "Status" : "available", "NodeGroupMembers" : [ { "CacheClusterId" : "clustered-redis-0002-001", "CacheNodeId" : "0001", "PreferredAvailabilityZone" : "us-east-1c" }, { "CacheClusterId" : "clustered-redis-0002-002", "CacheNodeId" : "0001", "PreferredAvailabilityZone" : "us-east-1b" } ] } ], "AutomaticFailover" : "enabled" } ] }, "title" : "DescribeReplicationGroups" } ], "DescribeReservedCacheNodes" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about reserved cache nodes for this account, or about a specified reserved cache node. If the account has no reserved cache nodes, the operation returns an empty list, as shown here.", "id" : "describereservedcachenodes-1481742348045", "input" : { "MaxRecords" : 25 }, "output" : null, "title" : "DescribeReservedCacheNodes" } ], "DescribeReservedCacheNodesOfferings" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists available reserved cache node offerings.", "id" : "describereseredcachenodeofferings-1481742869998", "input" : { "MaxRecords" : 20 }, "output" : { "Marker" : "1ef01f5b-433f-94ff-a530-61a56bfc8e7a", "ReservedCacheNodesOfferings" : [ { "ReservedCacheNodesOfferingId" : "0167633d-37f6-4222-b872-b1f22eb79ba4", "CacheNodeType" : "cache.m1.small", "Duration" : 94608000, "FixedPrice" : 157.0, "UsagePrice" : 0.017, "ProductDescription" : "memcached", "OfferingType" : "Medium Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "02c04e13-baca-4e71-9ceb-620eed94827d", "CacheNodeType" : "cache.m4.xlarge", "Duration" : 94608000, "FixedPrice" : 1248.0, "UsagePrice" : 0.0, "ProductDescription" : "redis", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.077, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "02e1755e-76e8-48e3-8d82-820a5726a458", "CacheNodeType" : "cache.m2.4xlarge", "Duration" : 94608000, "FixedPrice" : 2381.0, "UsagePrice" : 0.276, "ProductDescription" : "memcached", "OfferingType" : "Medium Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "03315215-7b87-421a-a3dd-785021e4113f", "CacheNodeType" : "cache.m1.small", "Duration" : 94608000, "FixedPrice" : 188.0, "UsagePrice" : 0.0, "ProductDescription" : "redis", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.013, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "05ffbb44-2ace-4476-a2a5-8ec99f866fb3", "CacheNodeType" : "cache.m4.10xlarge", "Duration" : 31536000, "FixedPrice" : 6158.0, "UsagePrice" : 0.0, "ProductDescription" : "redis", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 1.125, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "065c71ae-4a4e-4f1e-bebf-37525f4c6cb2", "CacheNodeType" : "cache.m1.small", "Duration" : 31536000, "FixedPrice" : 101.0, "UsagePrice" : 0.023, "ProductDescription" : "redis", "OfferingType" : "Medium Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "06774b12-7f5e-48c1-907a-f286c63f327d", "CacheNodeType" : "cache.m1.medium", "Duration" : 94608000, "FixedPrice" : 314.0, "UsagePrice" : 0.034, "ProductDescription" : "memcached", "OfferingType" : "Medium Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "0924ac6b-847f-4761-ba6b-4290b2adf719", "CacheNodeType" : "cache.m2.xlarge", "Duration" : 31536000, "FixedPrice" : 163.0, "UsagePrice" : 0.137, "ProductDescription" : "memcached", "OfferingType" : "Light Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "09eeb126-69b6-4d3f-8f94-ca3510629f53", "CacheNodeType" : "cache.m2.xlarge", "Duration" : 94608000, "FixedPrice" : 719.0, "UsagePrice" : 0.0, "ProductDescription" : "redis", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.049, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "0a516ad8-557f-4310-9dd0-2448c2ff4d62", "CacheNodeType" : "cache.r3.2xlarge", "Duration" : 94608000, "FixedPrice" : 4132.0, "UsagePrice" : 0.0, "ProductDescription" : "redis", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.182, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "0b0c1cc5-2177-4150-95d7-c67ec34dcb19", "CacheNodeType" : "cache.c1.xlarge", "Duration" : 94608000, "FixedPrice" : 875.0, "UsagePrice" : 0.363, "ProductDescription" : "memcached", "OfferingType" : "Light Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "0c2b139b-1cff-43d0-8fba-0c753f9b1950", "CacheNodeType" : "cache.m4.10xlarge", "Duration" : 94608000, "FixedPrice" : 12483.0, "UsagePrice" : 0.0, "ProductDescription" : "memcached", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.76, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "0c52115b-38cb-47a2-8dbc-e02e40b6a13f", "CacheNodeType" : "cache.c1.xlarge", "Duration" : 31536000, "FixedPrice" : 1620.0, "UsagePrice" : 0.0, "ProductDescription" : "memcached", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.207, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "12fcb19c-5416-4e1d-934f-28f1e2cb8599", "CacheNodeType" : "cache.m2.4xlarge", "Duration" : 94608000, "FixedPrice" : 2381.0, "UsagePrice" : 0.276, "ProductDescription" : "redis", "OfferingType" : "Medium Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "13af20ad-914d-4d8b-9763-fa2e565f3549", "CacheNodeType" : "cache.m4.xlarge", "Duration" : 31536000, "FixedPrice" : 616.0, "UsagePrice" : 0.0, "ProductDescription" : "memcached", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.112, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "14da3d3f-b526-4dbf-b09b-355578b2a576", "CacheNodeType" : "cache.r3.8xlarge", "Duration" : 94608000, "FixedPrice" : 16528.0, "UsagePrice" : 0.0, "ProductDescription" : "memcached", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.729, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "15d7018c-71fb-4717-8409-4bdcdca18da7", "CacheNodeType" : "cache.m1.medium", "Duration" : 94608000, "FixedPrice" : 140.0, "UsagePrice" : 0.052, "ProductDescription" : "redis", "OfferingType" : "Light Utilization", "RecurringCharges" : [ ] }, { "ReservedCacheNodesOfferingId" : "1ae7ec5f-a76e-49b6-822b-629b1768a13a", "CacheNodeType" : "cache.m4.4xlarge", "Duration" : 94608000, "FixedPrice" : 4993.0, "UsagePrice" : 0.0, "ProductDescription" : "memcached", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.304, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "1d31242b-3925-48d1-b882-ce03204e6013", "CacheNodeType" : "cache.m3.2xlarge", "Duration" : 31536000, "FixedPrice" : 1772.0, "UsagePrice" : 0.0, "ProductDescription" : "redis", "OfferingType" : "Heavy Utilization", "RecurringCharges" : [ { "RecurringChargeAmount" : 0.25, "RecurringChargeFrequency" : "Hourly" } ] }, { "ReservedCacheNodesOfferingId" : "1ef01f5b-94ff-433f-a530-61a56bfc8e7a", "CacheNodeType" : "cache.t1.micro", "Duration" : 31536000, "FixedPrice" : 54.0, "UsagePrice" : 0.008, "ProductDescription" : "memcached", "OfferingType" : "Medium Utilization", "RecurringCharges" : [ ] } ] }, "title" : "DescribeReseredCacheNodeOfferings" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists available reserved cache node offerings for cache.r3.large nodes with a 3 year commitment.", "id" : "describereseredcachenodeofferings-1481742869998", "input" : { "ReservedCacheNodesOfferingId" : "", "CacheNodeType" : "cache.r3.large", "Duration" : "3", "OfferingType" : "Light Utilization", "MaxRecords" : 25 }, "output" : { "Marker" : "", "ReservedCacheNodesOfferings" : [ ] }, "title" : "DescribeReseredCacheNodeOfferings" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists available reserved cache node offerings.", "id" : "describereseredcachenodeofferings-1481742869998", "input" : { "ReservedCacheNodesOfferingId" : "438012d3-4052-4cc7-b2e3-8d3372e0e706", "CacheNodeType" : "", "Duration" : "", "ProductDescription" : "", "OfferingType" : "", "MaxRecords" : 25, "Marker" : "" }, "output" : { "Marker" : "", "ReservedCacheNodesOfferings" : [ ] }, "title" : "DescribeReseredCacheNodeOfferings" } ], "DescribeSnapshots" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns information about the snapshot mysnapshot. By default.", "id" : "describesnapshots-1481743399584", "input" : { "SnapshotName" : "snapshot-20161212" }, "output" : { "Marker" : "", "Snapshots" : [ { "SnapshotName" : "snapshot-20161212", "CacheClusterId" : "my-redis5", "SnapshotStatus" : "available", "SnapshotSource" : "manual", "CacheNodeType" : "cache.m3.large", "Engine" : "redis", "EngineVersion" : "3.2.4", "NumCacheNodes" : 1, "PreferredAvailabilityZone" : "us-east-1c", "CacheClusterCreateTime" : "2016-12-21T22:27:12.543Z", "PreferredMaintenanceWindow" : "fri:05:30-fri:06:30", "Port" : 6379, "CacheParameterGroupName" : "default.redis3.2", "CacheSubnetGroupName" : "default", "VpcId" : "vpc-91280df6", "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 7, "SnapshotWindow" : "10:00-11:00", "NodeSnapshots" : [ { "CacheNodeId" : "0001", "CacheSize" : "3 MB", "CacheNodeCreateTime" : "2016-12-21T22:27:12.543Z", "SnapshotCreateTime" : "2016-12-21T22:30:26Z" } ] } ] }, "title" : "DescribeSnapshots" } ], "ListAllowedNodeTypeModifications" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.", "id" : "listallowednodetypemodifications-1481748494872", "input" : { "ReplicationGroupId" : "myreplgroup" }, "output" : { "ScaleUpModifications" : [ "cache.m4.10xlarge", "cache.m4.2xlarge", "cache.m4.4xlarge", "cache.m4.xlarge", "cache.r3.2xlarge", "cache.r3.4xlarge", "cache.r3.8xlarge", "cache.r3.xlarge" ] }, "title" : "ListAllowedNodeTypeModifications" }, { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to.", "id" : "listallowednodetypemodifications-1481748494872", "input" : { "CacheClusterId" : "mycluster" }, "output" : { "ScaleUpModifications" : [ ] }, "title" : "ListAllowedNodeTypeModifications" } ], "ListTagsForResource" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all cost allocation tags currently on the named resource. A cost allocation tag is a key-value pair where the key is case-sensitive and the value is optional. You can use cost allocation tags to categorize and track your AWS costs.", "id" : "listtagsforresource-1481748784584", "input" : { "ResourceName" : "arn:aws:elasticache:us-west-2::cluster:mycluster" }, "output" : { "TagList" : [ { "Key" : "APIVersion", "Value" : "20150202" }, { "Key" : "Service", "Value" : "ElastiCache" } ] }, "title" : "ListTagsForResource" } ], "ModifyCacheCluster" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Copies a snapshot to a specified name.", "id" : "modifycachecluster-1482962725919", "input" : { "CacheClusterId" : "redis-cluster", "ApplyImmediately" : true, "SnapshotRetentionLimit" : 14 }, "output" : { "CacheCluster" : { "CacheClusterId" : "redis-cluster", "ClientDownloadLandingPage" : "https://console.aws.amazon.com/elasticache/home#client-download:", "CacheNodeType" : "cache.r3.large", "Engine" : "redis", "EngineVersion" : "3.2.4", "CacheClusterStatus" : "available", "NumCacheNodes" : 1, "PreferredAvailabilityZone" : "us-east-1e", "CacheClusterCreateTime" : "2016-12-22T16:27:56.078Z", "PreferredMaintenanceWindow" : "fri:09:00-fri:10:00", "PendingModifiedValues" : { }, "CacheSecurityGroups" : [ ], "CacheParameterGroup" : { "CacheParameterGroupName" : "default.redis3.2", "ParameterApplyStatus" : "in-sync", "CacheNodeIdsToReboot" : [ ] }, "CacheSubnetGroupName" : "default", "AutoMinorVersionUpgrade" : true, "SnapshotRetentionLimit" : 14, "SnapshotWindow" : "07:00-08:00" } }, "title" : "ModifyCacheCluster" } ], "ModifyCacheParameterGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Modifies one or more parameter values in the specified parameter group. You cannot modify any default parameter group.", "id" : "modifycacheparametergroup-1482966746787", "input" : { "CacheParameterGroupName" : "custom-mem1-4", "ParameterNameValues" : [ { "ParameterName" : "binding_protocol", "ParameterValue" : "ascii" }, { "ParameterName" : "chunk_size", "ParameterValue" : "96" } ] }, "output" : { "CacheParameterGroupName" : "custom-mem1-4" }, "title" : "ModifyCacheParameterGroup" } ], "ModifyCacheSubnetGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Modifies an existing ElastiCache subnet group.", "id" : "modifycachesubnetgroup-1483043446226", "input" : { "CacheSubnetGroupName" : "my-sn-grp", "SubnetIds" : [ "subnet-bcde2345" ] }, "output" : { "CacheSubnetGroup" : { "CacheSubnetGroupName" : "my-sn-grp", "CacheSubnetGroupDescription" : "My subnet group.", "VpcId" : "vpc-91280df6", "Subnets" : [ { "SubnetIdentifier" : "subnet-a1b2c3d4", "SubnetAvailabilityZone" : { "Name" : "us-east-1c" } }, { "SubnetIdentifier" : "subnet-1a2b3c4d", "SubnetAvailabilityZone" : { "Name" : "us-east-1e" } }, { "SubnetIdentifier" : "subnet-bcde2345", "SubnetAvailabilityZone" : { "Name" : "us-east-1e" } }, { "SubnetIdentifier" : "subnet-1234abcd", "SubnetAvailabilityZone" : { "Name" : "us-east-1c" } }, { "SubnetIdentifier" : "subnet-abcd1234", "SubnetAvailabilityZone" : { "Name" : "us-east-1b" } } ] } }, "title" : "ModifyCacheSubnetGroup" } ], "ModifyReplicationGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "", "id" : "modifyreplicationgroup-1483039689581", "input" : { "ReplicationGroupId" : "my-redis-rg", "ReplicationGroupDescription" : "Modified replication group", "SnapshottingClusterId" : "my-redis-rg-001", "ApplyImmediately" : true, "SnapshotRetentionLimit" : 30 }, "output" : { "ReplicationGroup" : { "ReplicationGroupId" : "my-redis-rg", "Description" : "Modified replication group", "Status" : "available", "PendingModifiedValues" : { }, "MemberClusters" : [ "my-redis-rg-001", "my-redis-rg-002", "my-redis-rg-003" ], "NodeGroups" : [ { "NodeGroupId" : "0001", "Status" : "available", "PrimaryEndpoint" : { "Address" : "my-redis-rg.abcdef.ng.0001.use1.cache.amazonaws.com", "Port" : 6379 }, "NodeGroupMembers" : [ { "CacheClusterId" : "my-redis-rg-001", "CacheNodeId" : "0001", "ReadEndpoint" : { "Address" : "my-redis-rg-001.abcdef.0001.use1.cache.amazonaws.com", "Port" : 6379 }, "PreferredAvailabilityZone" : "us-east-1b", "CurrentRole" : "primary" }, { "CacheClusterId" : "my-redis-rg-002", "CacheNodeId" : "0001", "ReadEndpoint" : { "Address" : "my-redis-rg-002.abcdef.0001.use1.cache.amazonaws.com", "Port" : 6379 }, "PreferredAvailabilityZone" : "us-east-1a", "CurrentRole" : "replica" }, { "CacheClusterId" : "my-redis-rg-003", "CacheNodeId" : "0001", "ReadEndpoint" : { "Address" : "my-redis-rg-003.abcdef.0001.use1.cache.amazonaws.com", "Port" : 6379 }, "PreferredAvailabilityZone" : "us-east-1c", "CurrentRole" : "replica" } ] } ], "SnapshottingClusterId" : "my-redis-rg-002", "AutomaticFailover" : "enabled" } }, "title" : "ModifyReplicationGroup" } ], "PurchaseReservedCacheNodesOffering" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Allows you to purchase a reserved cache node offering.", "id" : "purchasereservedcachenodesofferings-1483040798484", "input" : { "ReservedCacheNodesOfferingId" : "1ef01f5b-94ff-433f-a530-61a56bfc8e7a" }, "output" : null, "title" : "PurchaseReservedCacheNodesOfferings" } ], "RebootCacheCluster" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Reboots the specified nodes in the names cluster.", "id" : "rebootcachecluster-1482969019505", "input" : { "CacheClusterId" : "custom-mem1-4 ", "CacheNodeIdsToReboot" : [ "0001", "0002" ] }, "output" : { "CacheCluster" : { "CacheClusterId" : "my-mem-cluster", "ConfigurationEndpoint" : { "Address" : "my-mem-cluster.abcdef.cfg.use1.cache.amazonaws.com", "Port" : 11211 }, "ClientDownloadLandingPage" : "https://console.aws.amazon.com/elasticache/home#client-download:", "CacheNodeType" : "cache.t2.medium", "Engine" : "memcached", "EngineVersion" : "1.4.24", "CacheClusterStatus" : "rebooting cache cluster nodes", "NumCacheNodes" : 2, "PreferredAvailabilityZone" : "Multiple", "CacheClusterCreateTime" : "2016-12-21T21:59:43.794Z", "PreferredMaintenanceWindow" : "wed:06:00-wed:07:00", "PendingModifiedValues" : { }, "CacheSecurityGroups" : [ ], "CacheParameterGroup" : { "CacheParameterGroupName" : "default.memcached1.4", "ParameterApplyStatus" : "in-sync", "CacheNodeIdsToReboot" : [ ] }, "CacheSubnetGroupName" : "default", "AutoMinorVersionUpgrade" : true } }, "title" : "RebootCacheCluster" } ], "RemoveTagsFromResource" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Removes tags identified by a list of tag keys from the list of tags on the specified resource.", "id" : "removetagsfromresource-1483037920947", "input" : { "ResourceName" : "arn:aws:elasticache:us-east-1:1234567890:cluster:my-mem-cluster", "TagKeys" : [ "A", "C", "E" ] }, "output" : { "TagList" : [ { "Key" : "B", "Value" : "Banana" }, { "Key" : "D", "Value" : "Dog" }, { "Key" : "F", "Value" : "Fox" }, { "Key" : "I", "Value" : "" }, { "Key" : "K", "Value" : "Kite" } ] }, "title" : "RemoveTagsFromResource" } ], "ResetCacheParameterGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Modifies the parameters of a cache parameter group to the engine or system default value.", "id" : "resetcacheparametergroup-1483038334014", "input" : { "CacheParameterGroupName" : "custom-mem1-4", "ResetAllParameters" : true }, "output" : { "CacheParameterGroupName" : "custom-mem1-4" }, "title" : "ResetCacheParameterGroup" } ], "RevokeCacheSecurityGroupIngress" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Returns a list of cache security group descriptions. If a cache security group name is specified, the list contains only the description of that group.", "id" : "describecachesecuritygroups-1483047200801", "input" : { "CacheSecurityGroupName" : "my-sec-grp", "EC2SecurityGroupName" : "my-ec2-sec-grp", "EC2SecurityGroupOwnerId" : "1234567890" }, "output" : null, "title" : "DescribeCacheSecurityGroups" } ] }, "version" : "1.0" }, "exceptionUnmarshallerImpl" : "software.amazon.awssdk.runtime.transform.StandardErrorUnmarshaller", "fileHeader" : "/*\n * Copyright 2012-2017 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", "hasWaiters" : true, "sdkBaseResponseFqcn" : "software.amazon.awssdk.AmazonWebServiceResult", "sdkModeledExceptionBaseClassName" : "ElastiCacheException", "sdkModeledExceptionBaseFqcn" : "software.amazon.awssdk.services.elasticache.model.ElastiCacheException", "serviceBaseExceptionFqcn" : "software.amazon.awssdk.AmazonServiceException" }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy