models.elasticache-2015-02-02-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-elasticache Show documentation
{
"metadata" : {
"apiVersion" : "2015-02-02",
"protocol" : "query",
"checksumFormat" : 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 gain all of the benefits of a high-performance, in-memory cache with far less of the administrative burden of 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.
",
"defaultEndpoint" : "elasticache.us-east-1.amazonaws.com",
"defaultEndpointWithoutHttpProtocol" : "elasticache.us-east-1.amazonaws.com",
"syncInterface" : "AmazonElastiCache",
"syncClient" : "AmazonElastiCacheClient",
"asyncInterface" : "AmazonElastiCacheAsync",
"asyncClient" : "AmazonElastiCacheAsyncClient",
"packageName" : "com.amazonaws.services.elasticache",
"packagePath" : "com/amazonaws/services/elasticache",
"serviceAbbreviation" : null,
"serviceFullName" : "Amazon ElastiCache",
"hasApiWithStreamInput" : false,
"contentType" : null,
"jsonVersion" : null,
"endpointPrefix" : "elasticache",
"signingName" : "elasticache",
"protocolDefaultExceptionUmarshallerImpl" : "StandardErrorUnmarshaller",
"syncClientBuilderClassName" : "AmazonElastiCacheClientBuilder",
"asyncClientBuilderClassName" : "AmazonElastiCacheAsyncClientBuilder",
"cucumberModuleInjectorClassName" : "AmazonElastiCacheModuleInjector",
"smokeTestsPackageName" : "com.amazonaws.services.elasticache.smoketests",
"serviceName" : "Amazon ElastiCache",
"jsonProtocol" : false,
"xmlProtocol" : true,
"cborProtocol" : false,
"unmarshallerContextClassName" : "StaxUnmarshallerContext",
"unmarshallerClassSuffix" : "StaxUnmarshaller"
},
"operations" : {
"AddTagsToResource" : {
"documentation" : "The AddTagsToResource action adds up to 10 cost allocation tags to the named resource. A cost allocation tag is a key-value pair where the key and value are case-sensitive. Cost allocation tags can be used 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.
",
"operationName" : "AddTagsToResource",
"deprecated" : false,
"input" : {
"variableName" : "addTagsToResourceRequest",
"variableType" : "AddTagsToResourceRequest",
"variableDeclarationType" : "AddTagsToResourceRequest",
"documentation" : "Represents the input of an AddTagsToResource action.
",
"simpleType" : "AddTagsToResourceRequest",
"variableSetterType" : "AddTagsToResourceRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "AddTagsToResourceResult",
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
"
}, {
"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 10.
"
}, {
"exceptionName" : "InvalidARNException",
"documentation" : "The requested Amazon Resource Name (ARN) does not refer to an existing resource.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "AddTagsToResourceResult",
"asyncReturnType" : "AddTagsToResourceResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "addTagsToResource"
},
"AuthorizeCacheSecurityGroupIngress" : {
"documentation" : "The AuthorizeCacheSecurityGroupIngress action 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.
",
"operationName" : "AuthorizeCacheSecurityGroupIngress",
"deprecated" : false,
"input" : {
"variableName" : "authorizeCacheSecurityGroupIngressRequest",
"variableType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressRequest",
"documentation" : "Represents the input of an AuthorizeCacheSecurityGroupIngress action.
",
"simpleType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableSetterType" : "AuthorizeCacheSecurityGroupIngressRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheSecurityGroup",
"documentation" : "Represents the output of one of the following actions:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
"
}, {
"exceptionName" : "AuthorizationAlreadyExistsException",
"documentation" : "The specified Amazon EC2 security group is already authorized for the specified cache security group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheSecurityGroup",
"asyncReturnType" : "CacheSecurityGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "authorizeCacheSecurityGroupIngress"
},
"CopySnapshot" : {
"documentation" : "The CopySnapshot action makes a copy of an existing snapshot.
Users or groups that have permissions to use the CopySnapshot API 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 API. For more information about using IAM to control the use of ElastiCache APIs, see Exporting Snapshots and Authentication & Access Control.
Erorr Message:
-
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.
",
"operationName" : "CopySnapshot",
"deprecated" : false,
"input" : {
"variableName" : "copySnapshotRequest",
"variableType" : "CopySnapshotRequest",
"variableDeclarationType" : "CopySnapshotRequest",
"documentation" : "Represents the input of a CopySnapshotMessage action.
",
"simpleType" : "CopySnapshotRequest",
"variableSetterType" : "CopySnapshotRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "Snapshot",
"documentation" : "Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
"
},
"exceptions" : [ {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
"
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
"
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
"
}, {
"exceptionName" : "InvalidSnapshotStateException",
"documentation" : "The current state of the snapshot does not allow the requested action to occur.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "Snapshot",
"asyncReturnType" : "Snapshot",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "copySnapshot"
},
"CreateCacheCluster" : {
"documentation" : "The CreateCacheCluster action creates a cache cluster. All nodes in the cache cluster run the same protocol-compliant cache engine software, either Memcached or Redis.
",
"operationName" : "CreateCacheCluster",
"deprecated" : false,
"input" : {
"variableName" : "createCacheClusterRequest",
"variableType" : "CreateCacheClusterRequest",
"variableDeclarationType" : "CreateCacheClusterRequest",
"documentation" : "Represents the input of a CreateCacheCluster action.
",
"simpleType" : "CreateCacheClusterRequest",
"variableSetterType" : "CreateCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
"
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available state.
"
}, {
"exceptionName" : "CacheClusterAlreadyExistsException",
"documentation" : "You already have a cache cluster with the given identifier.
"
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
"
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
}, {
"exceptionName" : "ClusterQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache clusters per customer.
"
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
"
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
"
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
"
}, {
"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 10.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheCluster",
"asyncReturnType" : "CacheCluster",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createCacheCluster"
},
"CreateCacheParameterGroup" : {
"documentation" : "The CreateCacheParameterGroup action creates a new cache parameter group. A cache parameter group is a collection of parameters that you apply to all of the nodes in a cache cluster.
",
"operationName" : "CreateCacheParameterGroup",
"deprecated" : false,
"input" : {
"variableName" : "createCacheParameterGroupRequest",
"variableType" : "CreateCacheParameterGroupRequest",
"variableDeclarationType" : "CreateCacheParameterGroupRequest",
"documentation" : "Represents the input of a CreateCacheParameterGroup action.
",
"simpleType" : "CreateCacheParameterGroupRequest",
"variableSetterType" : "CreateCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheParameterGroup",
"documentation" : "Represents the output of a CreateCacheParameterGroup action.
"
},
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of cache security groups.
"
}, {
"exceptionName" : "CacheParameterGroupAlreadyExistsException",
"documentation" : "A cache parameter group with the requested name already exists.
"
}, {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested action to occur.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheParameterGroup",
"asyncReturnType" : "CacheParameterGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createCacheParameterGroup"
},
"CreateCacheSecurityGroup" : {
"documentation" : "The CreateCacheSecurityGroup action 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 (VPC). If you are creating a cache cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.
",
"operationName" : "CreateCacheSecurityGroup",
"deprecated" : false,
"input" : {
"variableName" : "createCacheSecurityGroupRequest",
"variableType" : "CreateCacheSecurityGroupRequest",
"variableDeclarationType" : "CreateCacheSecurityGroupRequest",
"documentation" : "Represents the input of a CreateCacheSecurityGroup action.
",
"simpleType" : "CreateCacheSecurityGroupRequest",
"variableSetterType" : "CreateCacheSecurityGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheSecurityGroup",
"documentation" : "Represents the output of one of the following actions:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupAlreadyExistsException",
"documentation" : "A cache security group with the specified name already exists.
"
}, {
"exceptionName" : "CacheSecurityGroupQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache security groups.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheSecurityGroup",
"asyncReturnType" : "CacheSecurityGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createCacheSecurityGroup"
},
"CreateCacheSubnetGroup" : {
"documentation" : "The CreateCacheSubnetGroup action creates a new cache subnet group.
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (VPC).
",
"operationName" : "CreateCacheSubnetGroup",
"deprecated" : false,
"input" : {
"variableName" : "createCacheSubnetGroupRequest",
"variableType" : "CreateCacheSubnetGroupRequest",
"variableDeclarationType" : "CreateCacheSubnetGroupRequest",
"documentation" : "Represents the input of a CreateCacheSubnetGroup action.
",
"simpleType" : "CreateCacheSubnetGroupRequest",
"variableSetterType" : "CreateCacheSubnetGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheSubnetGroup",
"documentation" : "Represents the output of one of the following actions:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
"
},
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupAlreadyExistsException",
"documentation" : "The requested cache subnet group name is already in use by an existing cache subnet group.
"
}, {
"exceptionName" : "CacheSubnetGroupQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache subnet groups.
"
}, {
"exceptionName" : "CacheSubnetQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
"
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "An invalid subnet identifier was specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheSubnetGroup",
"asyncReturnType" : "CacheSubnetGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createCacheSubnetGroup"
},
"CreateReplicationGroup" : {
"documentation" : "The CreateReplicationGroup action creates a replication group. A 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 automatically propagated to the replicas.
When you create a replication group, you must specify an existing cache cluster that is in the primary role. When the replication group has been successfully created, you can add one or more read replica replicas to it, up to a total of five read replicas.
This action is valid only for Redis.
",
"operationName" : "CreateReplicationGroup",
"deprecated" : false,
"input" : {
"variableName" : "createReplicationGroupRequest",
"variableType" : "CreateReplicationGroupRequest",
"variableDeclarationType" : "CreateReplicationGroupRequest",
"documentation" : "Represents the input of a CreateReplicationGroup action.
",
"simpleType" : "CreateReplicationGroupRequest",
"variableSetterType" : "CreateReplicationGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ReplicationGroup",
"documentation" : "Contains all of the attributes of a specific replication group.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available state.
"
}, {
"exceptionName" : "ReplicationGroupAlreadyExistsException",
"documentation" : "The specified replication group already exists.
"
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
"
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
}, {
"exceptionName" : "ClusterQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache clusters per customer.
"
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
"
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
"
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
"
}, {
"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 10.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ReplicationGroup",
"asyncReturnType" : "ReplicationGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createReplicationGroup"
},
"CreateSnapshot" : {
"documentation" : "The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
",
"operationName" : "CreateSnapshot",
"deprecated" : false,
"input" : {
"variableName" : "createSnapshotRequest",
"variableType" : "CreateSnapshotRequest",
"variableDeclarationType" : "CreateSnapshotRequest",
"documentation" : "Represents the input of a CreateSnapshot action.
",
"simpleType" : "CreateSnapshotRequest",
"variableSetterType" : "CreateSnapshotRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "Snapshot",
"documentation" : "Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
"
},
"exceptions" : [ {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
"
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available state.
"
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
"
}, {
"exceptionName" : "SnapshotFeatureNotSupportedException",
"documentation" : "You attempted one of the following actions:
-
Creating a snapshot of a Redis cache cluster running on a 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.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "Snapshot",
"asyncReturnType" : "Snapshot",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createSnapshot"
},
"DeleteCacheCluster" : {
"documentation" : "The DeleteCacheCluster action 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 action, Amazon ElastiCache immediately begins deleting the cache cluster; you cannot cancel or revert this action.
This API cannot be used to delete a cache cluster that is the last read replica of a replication group that has Multi-AZ mode enabled.
",
"operationName" : "DeleteCacheCluster",
"deprecated" : false,
"input" : {
"variableName" : "deleteCacheClusterRequest",
"variableType" : "DeleteCacheClusterRequest",
"variableDeclarationType" : "DeleteCacheClusterRequest",
"documentation" : "Represents the input of a DeleteCacheCluster action.
",
"simpleType" : "DeleteCacheClusterRequest",
"variableSetterType" : "DeleteCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available state.
"
}, {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
"
}, {
"exceptionName" : "SnapshotFeatureNotSupportedException",
"documentation" : "You attempted one of the following actions:
-
Creating a snapshot of a Redis cache cluster running on a 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.
"
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheCluster",
"asyncReturnType" : "CacheCluster",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteCacheCluster"
},
"DeleteCacheParameterGroup" : {
"documentation" : "The DeleteCacheParameterGroup action deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.
",
"operationName" : "DeleteCacheParameterGroup",
"deprecated" : false,
"input" : {
"variableName" : "deleteCacheParameterGroupRequest",
"variableType" : "DeleteCacheParameterGroupRequest",
"variableDeclarationType" : "DeleteCacheParameterGroupRequest",
"documentation" : "Represents the input of a DeleteCacheParameterGroup action.
",
"simpleType" : "DeleteCacheParameterGroupRequest",
"variableSetterType" : "DeleteCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DeleteCacheParameterGroupResult",
"documentation" : null
},
"exceptions" : [ {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested action to occur.
"
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DeleteCacheParameterGroupResult",
"asyncReturnType" : "DeleteCacheParameterGroupResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteCacheParameterGroup"
},
"DeleteCacheSecurityGroup" : {
"documentation" : "The DeleteCacheSecurityGroup action deletes a cache security group.
You cannot delete a cache security group if it is associated with any cache clusters.
",
"operationName" : "DeleteCacheSecurityGroup",
"deprecated" : false,
"input" : {
"variableName" : "deleteCacheSecurityGroupRequest",
"variableType" : "DeleteCacheSecurityGroupRequest",
"variableDeclarationType" : "DeleteCacheSecurityGroupRequest",
"documentation" : "Represents the input of a DeleteCacheSecurityGroup action.
",
"simpleType" : "DeleteCacheSecurityGroupRequest",
"variableSetterType" : "DeleteCacheSecurityGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DeleteCacheSecurityGroupResult",
"documentation" : null
},
"exceptions" : [ {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
"
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DeleteCacheSecurityGroupResult",
"asyncReturnType" : "DeleteCacheSecurityGroupResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteCacheSecurityGroup"
},
"DeleteCacheSubnetGroup" : {
"documentation" : "The DeleteCacheSubnetGroup action deletes a cache subnet group.
You cannot delete a cache subnet group if it is associated with any cache clusters.
",
"operationName" : "DeleteCacheSubnetGroup",
"deprecated" : false,
"input" : {
"variableName" : "deleteCacheSubnetGroupRequest",
"variableType" : "DeleteCacheSubnetGroupRequest",
"variableDeclarationType" : "DeleteCacheSubnetGroupRequest",
"documentation" : "Represents the input of a DeleteCacheSubnetGroup action.
",
"simpleType" : "DeleteCacheSubnetGroupRequest",
"variableSetterType" : "DeleteCacheSubnetGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DeleteCacheSubnetGroupResult",
"documentation" : null
},
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupInUseException",
"documentation" : "The requested cache subnet group is currently in use.
"
}, {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DeleteCacheSubnetGroupResult",
"asyncReturnType" : "DeleteCacheSubnetGroupResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteCacheSubnetGroup"
},
"DeleteReplicationGroup" : {
"documentation" : "The DeleteReplicationGroup action deletes an existing replication group. By default, this action deletes the entire replication group, including the primary cluster and all of the read replicas. You can optionally delete only the read replicas, while retaining the primary cluster.
When you receive a successful response from this action, Amazon ElastiCache immediately begins deleting the selected resources; you cannot cancel or revert this action.
",
"operationName" : "DeleteReplicationGroup",
"deprecated" : false,
"input" : {
"variableName" : "deleteReplicationGroupRequest",
"variableType" : "DeleteReplicationGroupRequest",
"variableDeclarationType" : "DeleteReplicationGroupRequest",
"documentation" : "Represents the input of a DeleteReplicationGroup action.
",
"simpleType" : "DeleteReplicationGroupRequest",
"variableSetterType" : "DeleteReplicationGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ReplicationGroup",
"documentation" : "Contains all of the attributes of a specific replication group.
"
},
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
"
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available state.
"
}, {
"exceptionName" : "SnapshotAlreadyExistsException",
"documentation" : "You already have a snapshot with the given name.
"
}, {
"exceptionName" : "SnapshotFeatureNotSupportedException",
"documentation" : "You attempted one of the following actions:
-
Creating a snapshot of a Redis cache cluster running on a 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.
"
}, {
"exceptionName" : "SnapshotQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the maximum number of snapshots.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ReplicationGroup",
"asyncReturnType" : "ReplicationGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteReplicationGroup"
},
"DeleteSnapshot" : {
"documentation" : "The DeleteSnapshot action deletes an existing snapshot. When you receive a successful response from this action, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this action.
",
"operationName" : "DeleteSnapshot",
"deprecated" : false,
"input" : {
"variableName" : "deleteSnapshotRequest",
"variableType" : "DeleteSnapshotRequest",
"variableDeclarationType" : "DeleteSnapshotRequest",
"documentation" : "Represents the input of a DeleteSnapshot action.
",
"simpleType" : "DeleteSnapshotRequest",
"variableSetterType" : "DeleteSnapshotRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "Snapshot",
"documentation" : "Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
"
},
"exceptions" : [ {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
"
}, {
"exceptionName" : "InvalidSnapshotStateException",
"documentation" : "The current state of the snapshot does not allow the requested action to occur.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "Snapshot",
"asyncReturnType" : "Snapshot",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteSnapshot"
},
"DescribeCacheClusters" : {
"documentation" : "The DescribeCacheClusters action 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(s) will be returned. You can use the optional ShowDetails 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 will be displayed until all of the nodes are successfully provisioned.
If the cluster is in the DELETING state, only cluster level information will be displayed.
If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes will not be 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.
",
"operationName" : "DescribeCacheClusters",
"deprecated" : false,
"input" : {
"variableName" : "describeCacheClustersRequest",
"variableType" : "DescribeCacheClustersRequest",
"variableDeclarationType" : "DescribeCacheClustersRequest",
"documentation" : "Represents the input of a DescribeCacheClusters action.
",
"simpleType" : "DescribeCacheClustersRequest",
"variableSetterType" : "DescribeCacheClustersRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeCacheClustersResult",
"documentation" : "Represents the output of a DescribeCacheClusters action.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeCacheClustersResult",
"asyncReturnType" : "DescribeCacheClustersResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeCacheClusters"
},
"DescribeCacheEngineVersions" : {
"documentation" : "The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
",
"operationName" : "DescribeCacheEngineVersions",
"deprecated" : false,
"input" : {
"variableName" : "describeCacheEngineVersionsRequest",
"variableType" : "DescribeCacheEngineVersionsRequest",
"variableDeclarationType" : "DescribeCacheEngineVersionsRequest",
"documentation" : "Represents the input of a DescribeCacheEngineVersions action.
",
"simpleType" : "DescribeCacheEngineVersionsRequest",
"variableSetterType" : "DescribeCacheEngineVersionsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeCacheEngineVersionsResult",
"documentation" : "Represents the output of a DescribeCacheEngineVersions action.
"
},
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeCacheEngineVersionsResult",
"asyncReturnType" : "DescribeCacheEngineVersionsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeCacheEngineVersions"
},
"DescribeCacheParameterGroups" : {
"documentation" : "The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list will contain only the descriptions for that group.
",
"operationName" : "DescribeCacheParameterGroups",
"deprecated" : false,
"input" : {
"variableName" : "describeCacheParameterGroupsRequest",
"variableType" : "DescribeCacheParameterGroupsRequest",
"variableDeclarationType" : "DescribeCacheParameterGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheParameterGroups action.
",
"simpleType" : "DescribeCacheParameterGroupsRequest",
"variableSetterType" : "DescribeCacheParameterGroupsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeCacheParameterGroupsResult",
"documentation" : "Represents the output of a DescribeCacheParameterGroups action.
"
},
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeCacheParameterGroupsResult",
"asyncReturnType" : "DescribeCacheParameterGroupsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeCacheParameterGroups"
},
"DescribeCacheParameters" : {
"documentation" : "The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
",
"operationName" : "DescribeCacheParameters",
"deprecated" : false,
"input" : {
"variableName" : "describeCacheParametersRequest",
"variableType" : "DescribeCacheParametersRequest",
"variableDeclarationType" : "DescribeCacheParametersRequest",
"documentation" : "Represents the input of a DescribeCacheParameters action.
",
"simpleType" : "DescribeCacheParametersRequest",
"variableSetterType" : "DescribeCacheParametersRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeCacheParametersResult",
"documentation" : "Represents the output of a DescribeCacheParameters action.
"
},
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeCacheParametersResult",
"asyncReturnType" : "DescribeCacheParametersResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeCacheParameters"
},
"DescribeCacheSecurityGroups" : {
"documentation" : "The DescribeCacheSecurityGroups action returns a list of cache security group descriptions. If a cache security group name is specified, the list will contain only the description of that group.
",
"operationName" : "DescribeCacheSecurityGroups",
"deprecated" : false,
"input" : {
"variableName" : "describeCacheSecurityGroupsRequest",
"variableType" : "DescribeCacheSecurityGroupsRequest",
"variableDeclarationType" : "DescribeCacheSecurityGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheSecurityGroups action.
",
"simpleType" : "DescribeCacheSecurityGroupsRequest",
"variableSetterType" : "DescribeCacheSecurityGroupsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeCacheSecurityGroupsResult",
"documentation" : "Represents the output of a DescribeCacheSecurityGroups action.
"
},
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeCacheSecurityGroupsResult",
"asyncReturnType" : "DescribeCacheSecurityGroupsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeCacheSecurityGroups"
},
"DescribeCacheSubnetGroups" : {
"documentation" : "The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions. If a subnet group name is specified, the list will contain only the description of that group.
",
"operationName" : "DescribeCacheSubnetGroups",
"deprecated" : false,
"input" : {
"variableName" : "describeCacheSubnetGroupsRequest",
"variableType" : "DescribeCacheSubnetGroupsRequest",
"variableDeclarationType" : "DescribeCacheSubnetGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheSubnetGroups action.
",
"simpleType" : "DescribeCacheSubnetGroupsRequest",
"variableSetterType" : "DescribeCacheSubnetGroupsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeCacheSubnetGroupsResult",
"documentation" : "Represents the output of a DescribeCacheSubnetGroups action.
"
},
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeCacheSubnetGroupsResult",
"asyncReturnType" : "DescribeCacheSubnetGroupsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeCacheSubnetGroups"
},
"DescribeEngineDefaultParameters" : {
"documentation" : "The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
",
"operationName" : "DescribeEngineDefaultParameters",
"deprecated" : false,
"input" : {
"variableName" : "describeEngineDefaultParametersRequest",
"variableType" : "DescribeEngineDefaultParametersRequest",
"variableDeclarationType" : "DescribeEngineDefaultParametersRequest",
"documentation" : "Represents the input of a DescribeEngineDefaultParameters action.
",
"simpleType" : "DescribeEngineDefaultParametersRequest",
"variableSetterType" : "DescribeEngineDefaultParametersRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "EngineDefaults",
"documentation" : "Represents the output of a DescribeEngineDefaultParameters action.
"
},
"exceptions" : [ {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "EngineDefaults",
"asyncReturnType" : "EngineDefaults",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeEngineDefaultParameters"
},
"DescribeEvents" : {
"documentation" : "The DescribeEvents action 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.
",
"operationName" : "DescribeEvents",
"deprecated" : false,
"input" : {
"variableName" : "describeEventsRequest",
"variableType" : "DescribeEventsRequest",
"variableDeclarationType" : "DescribeEventsRequest",
"documentation" : "Represents the input of a DescribeEvents action.
",
"simpleType" : "DescribeEventsRequest",
"variableSetterType" : "DescribeEventsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeEventsResult",
"documentation" : "Represents the output of a DescribeEvents action.
"
},
"exceptions" : [ {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeEventsResult",
"asyncReturnType" : "DescribeEventsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeEvents"
},
"DescribeReplicationGroups" : {
"documentation" : "The DescribeReplicationGroups action returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.
",
"operationName" : "DescribeReplicationGroups",
"deprecated" : false,
"input" : {
"variableName" : "describeReplicationGroupsRequest",
"variableType" : "DescribeReplicationGroupsRequest",
"variableDeclarationType" : "DescribeReplicationGroupsRequest",
"documentation" : "Represents the input of a DescribeReplicationGroups action.
",
"simpleType" : "DescribeReplicationGroupsRequest",
"variableSetterType" : "DescribeReplicationGroupsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeReplicationGroupsResult",
"documentation" : "Represents the output of a DescribeReplicationGroups action.
"
},
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeReplicationGroupsResult",
"asyncReturnType" : "DescribeReplicationGroupsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeReplicationGroups"
},
"DescribeReservedCacheNodes" : {
"documentation" : "The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
",
"operationName" : "DescribeReservedCacheNodes",
"deprecated" : false,
"input" : {
"variableName" : "describeReservedCacheNodesRequest",
"variableType" : "DescribeReservedCacheNodesRequest",
"variableDeclarationType" : "DescribeReservedCacheNodesRequest",
"documentation" : "Represents the input of a DescribeReservedCacheNodes action.
",
"simpleType" : "DescribeReservedCacheNodesRequest",
"variableSetterType" : "DescribeReservedCacheNodesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeReservedCacheNodesResult",
"documentation" : "Represents the output of a DescribeReservedCacheNodes action.
"
},
"exceptions" : [ {
"exceptionName" : "ReservedCacheNodeNotFoundException",
"documentation" : "The requested reserved cache node was not found.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeReservedCacheNodesResult",
"asyncReturnType" : "DescribeReservedCacheNodesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeReservedCacheNodes"
},
"DescribeReservedCacheNodesOfferings" : {
"documentation" : "The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
",
"operationName" : "DescribeReservedCacheNodesOfferings",
"deprecated" : false,
"input" : {
"variableName" : "describeReservedCacheNodesOfferingsRequest",
"variableType" : "DescribeReservedCacheNodesOfferingsRequest",
"variableDeclarationType" : "DescribeReservedCacheNodesOfferingsRequest",
"documentation" : "Represents the input of a DescribeReservedCacheNodesOfferings action.
",
"simpleType" : "DescribeReservedCacheNodesOfferingsRequest",
"variableSetterType" : "DescribeReservedCacheNodesOfferingsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeReservedCacheNodesOfferingsResult",
"documentation" : "Represents the output of a DescribeReservedCacheNodesOfferings action.
"
},
"exceptions" : [ {
"exceptionName" : "ReservedCacheNodesOfferingNotFoundException",
"documentation" : "The requested cache node offering does not exist.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeReservedCacheNodesOfferingsResult",
"asyncReturnType" : "DescribeReservedCacheNodesOfferingsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeReservedCacheNodesOfferings"
},
"DescribeSnapshots" : {
"documentation" : "The DescribeSnapshots action returns information about cache cluster 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.
",
"operationName" : "DescribeSnapshots",
"deprecated" : false,
"input" : {
"variableName" : "describeSnapshotsRequest",
"variableType" : "DescribeSnapshotsRequest",
"variableDeclarationType" : "DescribeSnapshotsRequest",
"documentation" : "Represents the input of a DescribeSnapshotsMessage action.
",
"simpleType" : "DescribeSnapshotsRequest",
"variableSetterType" : "DescribeSnapshotsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DescribeSnapshotsResult",
"documentation" : "Represents the output of a DescribeSnapshots action.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DescribeSnapshotsResult",
"asyncReturnType" : "DescribeSnapshotsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "describeSnapshots"
},
"ListAllowedNodeTypeModifications" : {
"documentation" : "The ListAllowedNodeTypeModifications
action 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
APIs to scale up your cluster or replication group, the value of the CacheNodeType parameter must be one of the node types returned by this action.
",
"operationName" : "ListAllowedNodeTypeModifications",
"deprecated" : false,
"input" : {
"variableName" : "listAllowedNodeTypeModificationsRequest",
"variableType" : "ListAllowedNodeTypeModificationsRequest",
"variableDeclarationType" : "ListAllowedNodeTypeModificationsRequest",
"documentation" : "The input parameters for the ListAllowedNodeTypeModifications action.
",
"simpleType" : "ListAllowedNodeTypeModificationsRequest",
"variableSetterType" : "ListAllowedNodeTypeModificationsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ListAllowedNodeTypeModificationsResult",
"documentation" : "Represents the allowed node types you can use to modify your cache cluster or replication group.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ListAllowedNodeTypeModificationsResult",
"asyncReturnType" : "ListAllowedNodeTypeModificationsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "listAllowedNodeTypeModifications"
},
"ListTagsForResource" : {
"documentation" : "The ListTagsForResource action 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. Cost allocation tags can be used to categorize and track your AWS costs.
You can have a maximum of 10 cost allocation tags on an ElastiCache resource. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.
",
"operationName" : "ListTagsForResource",
"deprecated" : false,
"input" : {
"variableName" : "listTagsForResourceRequest",
"variableType" : "ListTagsForResourceRequest",
"variableDeclarationType" : "ListTagsForResourceRequest",
"documentation" : "The input parameters for the ListTagsForResource action.
",
"simpleType" : "ListTagsForResourceRequest",
"variableSetterType" : "ListTagsForResourceRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ListTagsForResourceResult",
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
"
}, {
"exceptionName" : "InvalidARNException",
"documentation" : "The requested Amazon Resource Name (ARN) does not refer to an existing resource.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ListTagsForResourceResult",
"asyncReturnType" : "ListTagsForResourceResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "listTagsForResource"
},
"ModifyCacheCluster" : {
"documentation" : "The ModifyCacheCluster action modifies the settings for a cache cluster. You can use this action to change one or more cluster configuration parameters by specifying the parameters and the new values.
",
"operationName" : "ModifyCacheCluster",
"deprecated" : false,
"input" : {
"variableName" : "modifyCacheClusterRequest",
"variableType" : "ModifyCacheClusterRequest",
"variableDeclarationType" : "ModifyCacheClusterRequest",
"documentation" : "Represents the input of a ModifyCacheCluster action.
",
"simpleType" : "ModifyCacheClusterRequest",
"variableSetterType" : "ModifyCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"exceptions" : [ {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available state.
"
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
"
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
"
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
"
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
"
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheCluster",
"asyncReturnType" : "CacheCluster",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "modifyCacheCluster"
},
"ModifyCacheParameterGroup" : {
"documentation" : "The ModifyCacheParameterGroup action 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.
",
"operationName" : "ModifyCacheParameterGroup",
"deprecated" : false,
"input" : {
"variableName" : "modifyCacheParameterGroupRequest",
"variableType" : "ModifyCacheParameterGroupRequest",
"variableDeclarationType" : "ModifyCacheParameterGroupRequest",
"documentation" : "Represents the input of a ModifyCacheParameterGroup action.
",
"simpleType" : "ModifyCacheParameterGroupRequest",
"variableSetterType" : "ModifyCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ModifyCacheParameterGroupResult",
"documentation" : "Represents the output of one of the following actions:
-
ModifyCacheParameterGroup
-
ResetCacheParameterGroup
"
},
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested action to occur.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ModifyCacheParameterGroupResult",
"asyncReturnType" : "ModifyCacheParameterGroupResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "modifyCacheParameterGroup"
},
"ModifyCacheSubnetGroup" : {
"documentation" : "The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
",
"operationName" : "ModifyCacheSubnetGroup",
"deprecated" : false,
"input" : {
"variableName" : "modifyCacheSubnetGroupRequest",
"variableType" : "ModifyCacheSubnetGroupRequest",
"variableDeclarationType" : "ModifyCacheSubnetGroupRequest",
"documentation" : "Represents the input of a ModifyCacheSubnetGroup action.
",
"simpleType" : "ModifyCacheSubnetGroupRequest",
"variableSetterType" : "ModifyCacheSubnetGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheSubnetGroup",
"documentation" : "Represents the output of one of the following actions:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
"
},
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
}, {
"exceptionName" : "CacheSubnetQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of subnets in a cache subnet group.
"
}, {
"exceptionName" : "SubnetInUseException",
"documentation" : "The requested subnet is being used by another cache subnet group.
"
}, {
"exceptionName" : "InvalidSubnetException",
"documentation" : "An invalid subnet identifier was specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheSubnetGroup",
"asyncReturnType" : "CacheSubnetGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "modifyCacheSubnetGroup"
},
"ModifyReplicationGroup" : {
"documentation" : "The ModifyReplicationGroup action modifies the settings for a replication group.
",
"operationName" : "ModifyReplicationGroup",
"deprecated" : false,
"input" : {
"variableName" : "modifyReplicationGroupRequest",
"variableType" : "ModifyReplicationGroupRequest",
"variableDeclarationType" : "ModifyReplicationGroupRequest",
"documentation" : "Represents the input of a ModifyReplicationGroups action.
",
"simpleType" : "ModifyReplicationGroupRequest",
"variableSetterType" : "ModifyReplicationGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ReplicationGroup",
"documentation" : "Contains all of the attributes of a specific replication group.
"
},
"exceptions" : [ {
"exceptionName" : "ReplicationGroupNotFoundException",
"documentation" : "The specified replication group does not exist.
"
}, {
"exceptionName" : "InvalidReplicationGroupStateException",
"documentation" : "The requested replication group is not in the available state.
"
}, {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available state.
"
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
"
}, {
"exceptionName" : "InsufficientCacheClusterCapacityException",
"documentation" : "The requested cache node type is not available in the specified Availability Zone.
"
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "NodeQuotaForClusterExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.
"
}, {
"exceptionName" : "NodeQuotaForCustomerExceededException",
"documentation" : "The request cannot be processed because it would exceed the allowed number of cache nodes per customer.
"
}, {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidVPCNetworkStateException",
"documentation" : "The VPC network is in an invalid state.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ReplicationGroup",
"asyncReturnType" : "ReplicationGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "modifyReplicationGroup"
},
"PurchaseReservedCacheNodesOffering" : {
"documentation" : "The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
",
"operationName" : "PurchaseReservedCacheNodesOffering",
"deprecated" : false,
"input" : {
"variableName" : "purchaseReservedCacheNodesOfferingRequest",
"variableType" : "PurchaseReservedCacheNodesOfferingRequest",
"variableDeclarationType" : "PurchaseReservedCacheNodesOfferingRequest",
"documentation" : "Represents the input of a PurchaseReservedCacheNodesOffering action.
",
"simpleType" : "PurchaseReservedCacheNodesOfferingRequest",
"variableSetterType" : "PurchaseReservedCacheNodesOfferingRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ReservedCacheNode",
"documentation" : "Represents the output of a PurchaseReservedCacheNodesOffering action.
"
},
"exceptions" : [ {
"exceptionName" : "ReservedCacheNodesOfferingNotFoundException",
"documentation" : "The requested cache node offering does not exist.
"
}, {
"exceptionName" : "ReservedCacheNodeAlreadyExistsException",
"documentation" : "You already have a reservation with the given identifier.
"
}, {
"exceptionName" : "ReservedCacheNodeQuotaExceededException",
"documentation" : "The request cannot be processed because it would exceed the user's cache node quota.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ReservedCacheNode",
"asyncReturnType" : "ReservedCacheNode",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "purchaseReservedCacheNodesOffering"
},
"RebootCacheCluster" : {
"documentation" : "The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster. This API will apply any modified cache parameter groups to the cache cluster. The reboot action 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.
",
"operationName" : "RebootCacheCluster",
"deprecated" : false,
"input" : {
"variableName" : "rebootCacheClusterRequest",
"variableType" : "RebootCacheClusterRequest",
"variableDeclarationType" : "RebootCacheClusterRequest",
"documentation" : "Represents the input of a RebootCacheCluster action.
",
"simpleType" : "RebootCacheClusterRequest",
"variableSetterType" : "RebootCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"exceptions" : [ {
"exceptionName" : "InvalidCacheClusterStateException",
"documentation" : "The requested cache cluster is not in the available state.
"
}, {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheCluster",
"asyncReturnType" : "CacheCluster",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "rebootCacheCluster"
},
"RemoveTagsFromResource" : {
"documentation" : "The RemoveTagsFromResource action removes the tags identified by the TagKeys
list from the named resource.
",
"operationName" : "RemoveTagsFromResource",
"deprecated" : false,
"input" : {
"variableName" : "removeTagsFromResourceRequest",
"variableType" : "RemoveTagsFromResourceRequest",
"variableDeclarationType" : "RemoveTagsFromResourceRequest",
"documentation" : "Represents the input of a RemoveTagsFromResource action.
",
"simpleType" : "RemoveTagsFromResourceRequest",
"variableSetterType" : "RemoveTagsFromResourceRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "RemoveTagsFromResourceResult",
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
"
},
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"exceptionName" : "SnapshotNotFoundException",
"documentation" : "The requested snapshot name does not refer to an existing snapshot.
"
}, {
"exceptionName" : "InvalidARNException",
"documentation" : "The requested Amazon Resource Name (ARN) does not refer to an existing resource.
"
}, {
"exceptionName" : "TagNotFoundException",
"documentation" : "The requested tag was not found on this resource.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "RemoveTagsFromResourceResult",
"asyncReturnType" : "RemoveTagsFromResourceResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "removeTagsFromResource"
},
"ResetCacheParameterGroup" : {
"documentation" : "The ResetCacheParameterGroup action 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.
",
"operationName" : "ResetCacheParameterGroup",
"deprecated" : false,
"input" : {
"variableName" : "resetCacheParameterGroupRequest",
"variableType" : "ResetCacheParameterGroupRequest",
"variableDeclarationType" : "ResetCacheParameterGroupRequest",
"documentation" : "Represents the input of a ResetCacheParameterGroup action.
",
"simpleType" : "ResetCacheParameterGroupRequest",
"variableSetterType" : "ResetCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ResetCacheParameterGroupResult",
"documentation" : "Represents the output of one of the following actions:
-
ModifyCacheParameterGroup
-
ResetCacheParameterGroup
"
},
"exceptions" : [ {
"exceptionName" : "InvalidCacheParameterGroupStateException",
"documentation" : "The current state of the cache parameter group does not allow the requested action to occur.
"
}, {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ResetCacheParameterGroupResult",
"asyncReturnType" : "ResetCacheParameterGroupResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "resetCacheParameterGroup"
},
"RevokeCacheSecurityGroupIngress" : {
"documentation" : "The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group. Use this action to disallow access from an Amazon EC2 security group that had been previously authorized.
",
"operationName" : "RevokeCacheSecurityGroupIngress",
"deprecated" : false,
"input" : {
"variableName" : "revokeCacheSecurityGroupIngressRequest",
"variableType" : "RevokeCacheSecurityGroupIngressRequest",
"variableDeclarationType" : "RevokeCacheSecurityGroupIngressRequest",
"documentation" : "Represents the input of a RevokeCacheSecurityGroupIngress action.
",
"simpleType" : "RevokeCacheSecurityGroupIngressRequest",
"variableSetterType" : "RevokeCacheSecurityGroupIngressRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CacheSecurityGroup",
"documentation" : "Represents the output of one of the following actions:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"exceptions" : [ {
"exceptionName" : "CacheSecurityGroupNotFoundException",
"documentation" : "The requested cache security group name does not refer to an existing cache security group.
"
}, {
"exceptionName" : "AuthorizationNotFoundException",
"documentation" : "The specified Amazon EC2 security group is not authorized for the specified cache security group.
"
}, {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CacheSecurityGroup",
"asyncReturnType" : "CacheSecurityGroup",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "revokeCacheSecurityGroupIngress"
}
},
"shapes" : {
"ReservedCacheNodeAlreadyExistsException" : {
"c2jName" : "ReservedCacheNodeAlreadyExistsFault",
"documentation" : "You already have a reservation with the given identifier.
",
"shapeName" : "ReservedCacheNodeAlreadyExistsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "reservedCacheNodeAlreadyExistsException",
"variableType" : "ReservedCacheNodeAlreadyExistsException",
"variableDeclarationType" : "ReservedCacheNodeAlreadyExistsException",
"documentation" : null,
"simpleType" : "ReservedCacheNodeAlreadyExistsException",
"variableSetterType" : "ReservedCacheNodeAlreadyExistsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "ReservedCacheNodeAlreadyExists",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"SecurityGroupMembership" : {
"c2jName" : "SecurityGroupMembership",
"documentation" : "Represents a single cache security group and its status.
",
"shapeName" : "SecurityGroupMembership",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier of the cache security group.
",
"name" : "SecurityGroupId",
"c2jName" : "SecurityGroupId",
"c2jShape" : "String",
"variable" : {
"variableName" : "securityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "securityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SecurityGroupId",
"marshallLocationName" : "SecurityGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the cache security group.
\n@param securityGroupId The identifier of the cache security group.*/",
"getterDocumentation" : "/**The identifier of the cache security group.
\n@return The identifier of the cache security group.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"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.
",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "String",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "securityGroupMembership",
"variableType" : "SecurityGroupMembership",
"variableDeclarationType" : "SecurityGroupMembership",
"documentation" : null,
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Status" : {
"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.
",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "String",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"SecurityGroupId" : {
"documentation" : "The identifier of the cache security group.
",
"name" : "SecurityGroupId",
"c2jName" : "SecurityGroupId",
"c2jShape" : "String",
"variable" : {
"variableName" : "securityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "securityGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SecurityGroupId",
"marshallLocationName" : "SecurityGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the cache security group.
\n@param securityGroupId The identifier of the cache security group.*/",
"getterDocumentation" : "/**The identifier of the cache security group.
\n@return The identifier of the cache security group.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}
}
},
"CacheSubnetGroupNotFoundException" : {
"c2jName" : "CacheSubnetGroupNotFoundFault",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
",
"shapeName" : "CacheSubnetGroupNotFoundException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "cacheSubnetGroupNotFoundException",
"variableType" : "CacheSubnetGroupNotFoundException",
"variableDeclarationType" : "CacheSubnetGroupNotFoundException",
"documentation" : null,
"simpleType" : "CacheSubnetGroupNotFoundException",
"variableSetterType" : "CacheSubnetGroupNotFoundException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "CacheSubnetGroupNotFoundFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"ModifyReplicationGroupRequest" : {
"c2jName" : "ModifyReplicationGroupMessage",
"documentation" : "Represents the input of a ModifyReplicationGroups action.
",
"shapeName" : "ModifyReplicationGroupRequest",
"deprecated" : false,
"required" : [ "ReplicationGroupId" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier of the replication group to modify.
",
"name" : "ReplicationGroupId",
"c2jName" : "ReplicationGroupId",
"c2jShape" : "String",
"variable" : {
"variableName" : "replicationGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the replication group to modify.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "replicationGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ReplicationGroupId",
"marshallLocationName" : "ReplicationGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the replication group to modify.
\n@param replicationGroupId The identifier of the replication group to modify.*/",
"getterDocumentation" : "/**The identifier of the replication group to modify.
\n@return The identifier of the replication group to modify.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"documentation" : "A description for the replication group. Maximum length is 255 characters.
",
"name" : "ReplicationGroupDescription",
"c2jName" : "ReplicationGroupDescription",
"c2jShape" : "String",
"variable" : {
"variableName" : "replicationGroupDescription",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A description for the replication group. Maximum length is 255 characters.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "replicationGroupDescription",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ReplicationGroupDescription",
"marshallLocationName" : "ReplicationGroupDescription",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"documentation" : "If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
",
"name" : "PrimaryClusterId",
"c2jName" : "PrimaryClusterId",
"c2jShape" : "String",
"variable" : {
"variableName" : "primaryClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "primaryClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PrimaryClusterId",
"marshallLocationName" : "PrimaryClusterId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@param primaryClusterId If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.*/",
"getterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@return If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.*/",
"fluentSetterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@param primaryClusterId If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@param primaryClusterId If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The cache cluster ID that will be used as the daily snapshot source for the replication group.
",
"name" : "SnapshottingClusterId",
"c2jName" : "SnapshottingClusterId",
"c2jShape" : "String",
"variable" : {
"variableName" : "snapshottingClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The cache cluster ID that will be used as the daily snapshot source for the replication group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snapshottingClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SnapshottingClusterId",
"marshallLocationName" : "SnapshottingClusterId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@param snapshottingClusterId The cache cluster ID that will be used as the daily snapshot source for the replication group.*/",
"getterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@return The cache cluster ID that will be used as the daily snapshot source for the replication group.*/",
"fluentSetterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@param snapshottingClusterId The cache cluster ID that will be 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.*/",
"varargSetterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@param snapshottingClusterId The cache cluster ID that will be 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.*/"
}, {
"documentation" : "Whether a read replica will be 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.
-
T1 and T2 cache node types.
",
"name" : "AutomaticFailoverEnabled",
"c2jName" : "AutomaticFailoverEnabled",
"c2jShape" : "BooleanOptional",
"variable" : {
"variableName" : "automaticFailoverEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether a read replica will be 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.
-
T1 and T2 cache node types.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "automaticFailoverEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AutomaticFailoverEnabled",
"marshallLocationName" : "AutomaticFailoverEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@param automaticFailoverEnabled Whether a read replica will be 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.
-
T1 and T2 cache node types.
*/",
"getterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@return Whether a read replica will be 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.
-
T1 and T2 cache node types.
*/",
"fluentSetterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@param automaticFailoverEnabled Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@param automaticFailoverEnabled Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
",
"name" : "CacheSecurityGroupNames",
"c2jName" : "CacheSecurityGroupNames",
"c2jShape" : "CacheSecurityGroupNameList",
"variable" : {
"variableName" : "cacheSecurityGroupNames",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "cacheSecurityGroupNames",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheSecurityGroupNames",
"marshallLocationName" : "CacheSecurityGroupNames",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "CacheSecurityGroupName",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "String",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheSecurityGroupName",
"marshallLocationName" : "CacheSecurityGroupName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : true,
"map" : false,
"simpleType" : "String",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"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 (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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".*/",
"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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
\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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".*/",
"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 (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 (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.*/",
"varargSetterDocumentation" : "/**
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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheSecurityGroupNames(java.util.Collection)} or {@link #withCacheSecurityGroupNames(java.util.Collection)} if you want to override the existing values.
\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 (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.*/"
}, {
"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 (VPC).
",
"name" : "SecurityGroupIds",
"c2jName" : "SecurityGroupIds",
"c2jShape" : "SecurityGroupIdsList",
"variable" : {
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"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 (VPC).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SecurityGroupIds",
"marshallLocationName" : "SecurityGroupIds",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "SecurityGroupId",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "String",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SecurityGroupId",
"marshallLocationName" : "SecurityGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : true,
"map" : false,
"simpleType" : "String",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"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 (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 (VPC).*/",
"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 (VPC).
\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 (VPC).*/",
"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 (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 (VPC).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**
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 (VPC).
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setSecurityGroupIds(java.util.Collection)} or {@link #withSecurityGroupIds(java.util.Collection)} if you want to override the existing values.
\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 (VPC).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"name" : "PreferredMaintenanceWindow",
"c2jName" : "PreferredMaintenanceWindow",
"c2jShape" : "String",
"variable" : {
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"variableDeclarationType" : "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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PreferredMaintenanceWindow",
"marshallLocationName" : "PreferredMaintenanceWindow",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
*/",
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
*/",
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**
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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
The Amazon SNS topic owner must be same as the replication group owner.
",
"name" : "NotificationTopicArn",
"c2jName" : "NotificationTopicArn",
"c2jShape" : "String",
"variable" : {
"variableName" : "notificationTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
The Amazon SNS topic owner must be same as the replication group owner.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "notificationTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NotificationTopicArn",
"marshallLocationName" : "NotificationTopicArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be sent. The Amazon SNS topic owner must be same as the replication group owner.
*/",
"getterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be sent. The Amazon SNS topic owner must be same as the replication group owner.
*/",
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be 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.*/",
"varargSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be 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.*/"
}, {
"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.
",
"name" : "CacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"variable" : {
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheParameterGroupName",
"marshallLocationName" : "CacheParameterGroupName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"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
",
"name" : "NotificationTopicStatus",
"c2jName" : "NotificationTopicStatus",
"c2jShape" : "String",
"variable" : {
"variableName" : "notificationTopicStatus",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "notificationTopicStatus",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NotificationTopicStatus",
"marshallLocationName" : "NotificationTopicStatus",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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
*/",
"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
*/",
"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.*/",
"varargSetterDocumentation" : "/**
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.*/"
}, {
"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
, then 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
",
"name" : "ApplyImmediately",
"c2jName" : "ApplyImmediately",
"c2jShape" : "Boolean",
"variable" : {
"variableName" : "applyImmediately",
"variableType" : "Boolean",
"variableDeclarationType" : "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
, then 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"
},
"setterModel" : {
"variableName" : "applyImmediately",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ApplyImmediately",
"marshallLocationName" : "ApplyImmediately",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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
, then 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
, then 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
*/",
"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
, then 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
, then 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
*/",
"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
, then 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
, then 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.*/",
"varargSetterDocumentation" : "/**
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
, then 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
, then 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.*/"
}, {
"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.
",
"name" : "EngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"variable" : {
"variableName" : "engineVersion",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "engineVersion",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EngineVersion",
"marshallLocationName" : "EngineVersion",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**
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.*/"
}, {
"documentation" : "
This parameter is currently disabled.
",
"name" : "AutoMinorVersionUpgrade",
"c2jName" : "AutoMinorVersionUpgrade",
"c2jShape" : "BooleanOptional",
"variable" : {
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "This parameter is currently disabled.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AutoMinorVersionUpgrade",
"marshallLocationName" : "AutoMinorVersionUpgrade",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.*/",
"getterDocumentation" : "/**This parameter is currently disabled.
\n@return This parameter is currently disabled.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"documentation" : "The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted.
Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"name" : "SnapshotRetentionLimit",
"c2jName" : "SnapshotRetentionLimit",
"c2jShape" : "IntegerOptional",
"variable" : {
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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"
},
"setterModel" : {
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SnapshotRetentionLimit",
"marshallLocationName" : "SnapshotRetentionLimit",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted. Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.*/",
"getterDocumentation" : "/**
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted. Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.*/",
"fluentSetterDocumentation" : "/**
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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.*/",
"varargSetterDocumentation" : "/**
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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.*/"
}, {
"documentation" : "
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
",
"name" : "SnapshotWindow",
"c2jName" : "SnapshotWindow",
"c2jShape" : "String",
"variable" : {
"variableName" : "snapshotWindow",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snapshotWindow",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SnapshotWindow",
"marshallLocationName" : "SnapshotWindow",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.*/",
"getterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@return The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.*/",
"fluentSetterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "
A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
",
"name" : "CacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"variable" : {
"variableName" : "cacheNodeType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "cacheNodeType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheNodeType",
"marshallLocationName" : "CacheNodeType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@param cacheNodeType A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.*/",
"getterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@return A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.*/",
"fluentSetterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@param cacheNodeType A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@param cacheNodeType A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "modifyReplicationGroupRequest",
"variableType" : "ModifyReplicationGroupRequest",
"variableDeclarationType" : "ModifyReplicationGroupRequest",
"documentation" : null,
"simpleType" : "ModifyReplicationGroupRequest",
"variableSetterType" : "ModifyReplicationGroupRequest"
},
"marshaller" : {
"action" : "ModifyReplicationGroup",
"verb" : "POST",
"target" : null,
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"CacheSecurityGroupNames" : {
"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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
",
"name" : "CacheSecurityGroupNames",
"c2jName" : "CacheSecurityGroupNames",
"c2jShape" : "CacheSecurityGroupNameList",
"variable" : {
"variableName" : "cacheSecurityGroupNames",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "cacheSecurityGroupNames",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheSecurityGroupNames",
"marshallLocationName" : "CacheSecurityGroupNames",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "CacheSecurityGroupName",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "String",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheSecurityGroupName",
"marshallLocationName" : "CacheSecurityGroupName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : true,
"map" : false,
"simpleType" : "String",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"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 (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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".*/",
"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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
\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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".*/",
"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 (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 (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.*/",
"varargSetterDocumentation" : "/**
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 (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be \"Default\".
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheSecurityGroupNames(java.util.Collection)} or {@link #withCacheSecurityGroupNames(java.util.Collection)} if you want to override the existing values.
\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 (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.*/"
},
"EngineVersion" : {
"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.
",
"name" : "EngineVersion",
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"variable" : {
"variableName" : "engineVersion",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "engineVersion",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EngineVersion",
"marshallLocationName" : "EngineVersion",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**
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.*/"
},
"PrimaryClusterId" : {
"documentation" : "
If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
",
"name" : "PrimaryClusterId",
"c2jName" : "PrimaryClusterId",
"c2jShape" : "String",
"variable" : {
"variableName" : "primaryClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "primaryClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PrimaryClusterId",
"marshallLocationName" : "PrimaryClusterId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@param primaryClusterId If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.*/",
"getterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@return If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.*/",
"fluentSetterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@param primaryClusterId If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.
\n@param primaryClusterId If this parameter is specified, ElastiCache will promote the specified cluster in the specified replication group to the primary role. The nodes of all other clusters in the replication group will be read replicas.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"PreferredMaintenanceWindow" : {
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"name" : "PreferredMaintenanceWindow",
"c2jName" : "PreferredMaintenanceWindow",
"c2jShape" : "String",
"variable" : {
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"variableDeclarationType" : "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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PreferredMaintenanceWindow",
"marshallLocationName" : "PreferredMaintenanceWindow",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
*/",
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
*/",
"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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**
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:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\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: -
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CacheParameterGroupName" : {
"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.
",
"name" : "CacheParameterGroupName",
"c2jName" : "CacheParameterGroupName",
"c2jShape" : "String",
"variable" : {
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "cacheParameterGroupName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheParameterGroupName",
"marshallLocationName" : "CacheParameterGroupName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"AutoMinorVersionUpgrade" : {
"documentation" : "This parameter is currently disabled.
",
"name" : "AutoMinorVersionUpgrade",
"c2jName" : "AutoMinorVersionUpgrade",
"c2jShape" : "BooleanOptional",
"variable" : {
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "This parameter is currently disabled.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AutoMinorVersionUpgrade",
"marshallLocationName" : "AutoMinorVersionUpgrade",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.*/",
"getterDocumentation" : "/**This parameter is currently disabled.
\n@return This parameter is currently disabled.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"SecurityGroupIds" : {
"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 (VPC).
",
"name" : "SecurityGroupIds",
"c2jName" : "SecurityGroupIds",
"c2jShape" : "SecurityGroupIdsList",
"variable" : {
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"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 (VPC).
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SecurityGroupIds",
"marshallLocationName" : "SecurityGroupIds",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "SecurityGroupId",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "String",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SecurityGroupId",
"marshallLocationName" : "SecurityGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : true,
"map" : false,
"simpleType" : "String",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"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 (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 (VPC).*/",
"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 (VPC).
\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 (VPC).*/",
"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 (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 (VPC).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**
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 (VPC).
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setSecurityGroupIds(java.util.Collection)} or {@link #withSecurityGroupIds(java.util.Collection)} if you want to override the existing values.
\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 (VPC).\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"NotificationTopicArn" : {
"documentation" : "
The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
The Amazon SNS topic owner must be same as the replication group owner.
",
"name" : "NotificationTopicArn",
"c2jName" : "NotificationTopicArn",
"c2jShape" : "String",
"variable" : {
"variableName" : "notificationTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be sent.
The Amazon SNS topic owner must be same as the replication group owner.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "notificationTopicArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NotificationTopicArn",
"marshallLocationName" : "NotificationTopicArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be sent. The Amazon SNS topic owner must be same as the replication group owner.
*/",
"getterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be sent. The Amazon SNS topic owner must be same as the replication group owner.
*/",
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be 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.*/",
"varargSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the Amazon SNS topic to which notifications will be 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 will be 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.*/"
},
"ReplicationGroupDescription" : {
"documentation" : "A description for the replication group. Maximum length is 255 characters.
",
"name" : "ReplicationGroupDescription",
"c2jName" : "ReplicationGroupDescription",
"c2jShape" : "String",
"variable" : {
"variableName" : "replicationGroupDescription",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A description for the replication group. Maximum length is 255 characters.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "replicationGroupDescription",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ReplicationGroupDescription",
"marshallLocationName" : "ReplicationGroupDescription",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"AutomaticFailoverEnabled" : {
"documentation" : "Whether a read replica will be 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.
-
T1 and T2 cache node types.
",
"name" : "AutomaticFailoverEnabled",
"c2jName" : "AutomaticFailoverEnabled",
"c2jShape" : "BooleanOptional",
"variable" : {
"variableName" : "automaticFailoverEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether a read replica will be 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.
-
T1 and T2 cache node types.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"setterModel" : {
"variableName" : "automaticFailoverEnabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AutomaticFailoverEnabled",
"marshallLocationName" : "AutomaticFailoverEnabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@param automaticFailoverEnabled Whether a read replica will be 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.
-
T1 and T2 cache node types.
*/",
"getterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@return Whether a read replica will be 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.
-
T1 and T2 cache node types.
*/",
"fluentSetterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@param automaticFailoverEnabled Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@param automaticFailoverEnabled Whether a read replica will be 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.
-
T1 and T2 cache node types.
\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SnapshotWindow" : {
"documentation" : "The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
",
"name" : "SnapshotWindow",
"c2jName" : "SnapshotWindow",
"c2jShape" : "String",
"variable" : {
"variableName" : "snapshotWindow",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snapshotWindow",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SnapshotWindow",
"marshallLocationName" : "SnapshotWindow",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.*/",
"getterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@return The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.*/",
"fluentSetterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId.
Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of the node group specified by SnapshottingClusterId. Example: 05:00-09:00
If you do not specify this parameter, then ElastiCache will automatically choose an appropriate time range.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SnapshotRetentionLimit" : {
"documentation" : "
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted.
Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"name" : "SnapshotRetentionLimit",
"c2jName" : "SnapshotRetentionLimit",
"c2jShape" : "IntegerOptional",
"variable" : {
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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"
},
"setterModel" : {
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SnapshotRetentionLimit",
"marshallLocationName" : "SnapshotRetentionLimit",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted. Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.*/",
"getterDocumentation" : "/**
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted. Important If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.*/",
"fluentSetterDocumentation" : "/**
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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.*/",
"varargSetterDocumentation" : "/**
The number of days for which ElastiCache will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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 will retain automatic node group snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be 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.*/"
},
"CacheNodeType" : {
"documentation" : "
A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
",
"name" : "CacheNodeType",
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"variable" : {
"variableName" : "cacheNodeType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "cacheNodeType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheNodeType",
"marshallLocationName" : "CacheNodeType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@param cacheNodeType A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.*/",
"getterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@return A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.*/",
"fluentSetterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@param cacheNodeType A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.
\n@param cacheNodeType A valid cache node type that you want to scale this replication group to. The value of this parameter must be one of the ScaleUpModifications values returned by the ListAllowedCacheNodeTypeModification
action.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SnapshottingClusterId" : {
"documentation" : "The cache cluster ID that will be used as the daily snapshot source for the replication group.
",
"name" : "SnapshottingClusterId",
"c2jName" : "SnapshottingClusterId",
"c2jShape" : "String",
"variable" : {
"variableName" : "snapshottingClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The cache cluster ID that will be used as the daily snapshot source for the replication group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "snapshottingClusterId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SnapshottingClusterId",
"marshallLocationName" : "SnapshottingClusterId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@param snapshottingClusterId The cache cluster ID that will be used as the daily snapshot source for the replication group.*/",
"getterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@return The cache cluster ID that will be used as the daily snapshot source for the replication group.*/",
"fluentSetterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@param snapshottingClusterId The cache cluster ID that will be 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.*/",
"varargSetterDocumentation" : "/**The cache cluster ID that will be used as the daily snapshot source for the replication group.
\n@param snapshottingClusterId The cache cluster ID that will be 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.*/"
},
"ReplicationGroupId" : {
"documentation" : "The identifier of the replication group to modify.
",
"name" : "ReplicationGroupId",
"c2jName" : "ReplicationGroupId",
"c2jShape" : "String",
"variable" : {
"variableName" : "replicationGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the replication group to modify.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "replicationGroupId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ReplicationGroupId",
"marshallLocationName" : "ReplicationGroupId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the replication group to modify.
\n@param replicationGroupId The identifier of the replication group to modify.*/",
"getterDocumentation" : "/**The identifier of the replication group to modify.
\n@return The identifier of the replication group to modify.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"NotificationTopicStatus" : {
"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
",
"name" : "NotificationTopicStatus",
"c2jName" : "NotificationTopicStatus",
"c2jShape" : "String",
"variable" : {
"variableName" : "notificationTopicStatus",
"variableType" : "String",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "notificationTopicStatus",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NotificationTopicStatus",
"marshallLocationName" : "NotificationTopicStatus",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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
*/",
"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
*/",
"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.*/",
"varargSetterDocumentation" : "/**
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.*/"
},
"ApplyImmediately" : {
"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
, then 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
",
"name" : "ApplyImmediately",
"c2jName" : "ApplyImmediately",
"c2jShape" : "Boolean",
"variable" : {
"variableName" : "applyImmediately",
"variableType" : "Boolean",
"variableDeclarationType" : "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
, then 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"
},
"setterModel" : {
"variableName" : "applyImmediately",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ApplyImmediately",
"marshallLocationName" : "ApplyImmediately",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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
, then 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
, then 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
*/",
"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
, then 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
, then 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
*/",
"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
, then 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
, then 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.*/",
"varargSetterDocumentation" : "/**
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
, then 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
, then 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.*/"
}
}
},
"CacheClusterNotFoundException" : {
"c2jName" : "CacheClusterNotFoundFault",
"documentation" : "
The requested cache cluster ID does not refer to an existing cache cluster.
",
"shapeName" : "CacheClusterNotFoundException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "cacheClusterNotFoundException",
"variableType" : "CacheClusterNotFoundException",
"variableDeclarationType" : "CacheClusterNotFoundException",
"documentation" : null,
"simpleType" : "CacheClusterNotFoundException",
"variableSetterType" : "CacheClusterNotFoundException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "CacheClusterNotFound",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"ParameterNameValue" : {
"c2jName" : "ParameterNameValue",
"documentation" : "Describes a name-value pair that is used to update the value of a parameter.
",
"shapeName" : "ParameterNameValue",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The name of the parameter.
",
"name" : "ParameterName",
"c2jName" : "ParameterName",
"c2jShape" : "String",
"variable" : {
"variableName" : "parameterName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "parameterName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ParameterName",
"marshallLocationName" : "ParameterName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name of the parameter.
\n@param parameterName The name of the parameter.*/",
"getterDocumentation" : "/**The name of the parameter.
\n@return The name of the parameter.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"documentation" : "The value of the parameter.
",
"name" : "ParameterValue",
"c2jName" : "ParameterValue",
"c2jShape" : "String",
"variable" : {
"variableName" : "parameterValue",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "parameterValue",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ParameterValue",
"marshallLocationName" : "ParameterValue",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the parameter.
\n@param parameterValue The value of the parameter.*/",
"getterDocumentation" : "/**The value of the parameter.
\n@return The value of the parameter.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "parameterNameValue",
"variableType" : "ParameterNameValue",
"variableDeclarationType" : "ParameterNameValue",
"documentation" : null,
"simpleType" : "ParameterNameValue",
"variableSetterType" : "ParameterNameValue"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ParameterValue" : {
"documentation" : "The value of the parameter.
",
"name" : "ParameterValue",
"c2jName" : "ParameterValue",
"c2jShape" : "String",
"variable" : {
"variableName" : "parameterValue",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "parameterValue",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ParameterValue",
"marshallLocationName" : "ParameterValue",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the parameter.
\n@param parameterValue The value of the parameter.*/",
"getterDocumentation" : "/**The value of the parameter.
\n@return The value of the parameter.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"ParameterName" : {
"documentation" : "The name of the parameter.
",
"name" : "ParameterName",
"c2jName" : "ParameterName",
"c2jShape" : "String",
"variable" : {
"variableName" : "parameterName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The name of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "parameterName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ParameterName",
"marshallLocationName" : "ParameterName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The name of the parameter.
\n@param parameterName The name of the parameter.*/",
"getterDocumentation" : "/**The name of the parameter.
\n@return The name of the parameter.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}
}
},
"SubnetInUseException" : {
"c2jName" : "SubnetInUse",
"documentation" : "The requested subnet is being used by another cache subnet group.
",
"shapeName" : "SubnetInUseException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "subnetInUseException",
"variableType" : "SubnetInUseException",
"variableDeclarationType" : "SubnetInUseException",
"documentation" : null,
"simpleType" : "SubnetInUseException",
"variableSetterType" : "SubnetInUseException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "SubnetInUse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"CacheClusterAlreadyExistsException" : {
"c2jName" : "CacheClusterAlreadyExistsFault",
"documentation" : "You already have a cache cluster with the given identifier.
",
"shapeName" : "CacheClusterAlreadyExistsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "cacheClusterAlreadyExistsException",
"variableType" : "CacheClusterAlreadyExistsException",
"variableDeclarationType" : "CacheClusterAlreadyExistsException",
"documentation" : null,
"simpleType" : "CacheClusterAlreadyExistsException",
"variableSetterType" : "CacheClusterAlreadyExistsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "CacheClusterAlreadyExists",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"Endpoint" : {
"c2jName" : "Endpoint",
"documentation" : "Represents the information required for client programs to connect to a cache node.
",
"shapeName" : "Endpoint",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The DNS hostname of the cache node.
",
"name" : "Address",
"c2jName" : "Address",
"c2jShape" : "String",
"variable" : {
"variableName" : "address",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The DNS hostname of the cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "address",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Address",
"marshallLocationName" : "Address",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The DNS hostname of the cache node.
\n@param address The DNS hostname of the cache node.*/",
"getterDocumentation" : "/**The DNS hostname of the cache node.
\n@return The DNS hostname of the cache node.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"documentation" : "The port number that the cache engine is listening on.
",
"name" : "Port",
"c2jName" : "Port",
"c2jShape" : "Integer",
"variable" : {
"variableName" : "port",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The port number that the cache engine is listening on.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"setterModel" : {
"variableName" : "port",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Port",
"marshallLocationName" : "Port",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The port number that the cache engine is listening on.
\n@param port The port number that the cache engine is listening on.*/",
"getterDocumentation" : "/**The port number that the cache engine is listening on.
\n@return The port number that the cache engine is listening on.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "endpoint",
"variableType" : "Endpoint",
"variableDeclarationType" : "Endpoint",
"documentation" : null,
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Address" : {
"documentation" : "The DNS hostname of the cache node.
",
"name" : "Address",
"c2jName" : "Address",
"c2jShape" : "String",
"variable" : {
"variableName" : "address",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The DNS hostname of the cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "address",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Address",
"marshallLocationName" : "Address",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The DNS hostname of the cache node.
\n@param address The DNS hostname of the cache node.*/",
"getterDocumentation" : "/**The DNS hostname of the cache node.
\n@return The DNS hostname of the cache node.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"Port" : {
"documentation" : "The port number that the cache engine is listening on.
",
"name" : "Port",
"c2jName" : "Port",
"c2jShape" : "Integer",
"variable" : {
"variableName" : "port",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The port number that the cache engine is listening on.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"setterModel" : {
"variableName" : "port",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Port",
"marshallLocationName" : "Port",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The port number that the cache engine is listening on.
\n@param port The port number that the cache engine is listening on.*/",
"getterDocumentation" : "/**The port number that the cache engine is listening on.
\n@return The port number that the cache engine is listening on.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}
}
},
"InvalidParameterValueException" : {
"c2jName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
",
"shapeName" : "InvalidParameterValueException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidParameterValueException",
"variableType" : "InvalidParameterValueException",
"variableDeclarationType" : "InvalidParameterValueException",
"documentation" : null,
"simpleType" : "InvalidParameterValueException",
"variableSetterType" : "InvalidParameterValueException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidParameterValue",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"AddTagsToResourceResult" : {
"c2jName" : "TagListMessage",
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
",
"shapeName" : "AddTagsToResourceResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"name" : "TagList",
"c2jName" : "TagList",
"c2jShape" : "TagList",
"variable" : {
"variableName" : "tagList",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "tagList",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TagList",
"marshallLocationName" : "TagList",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "Tag",
"memberLocationName" : "Tag",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Tag",
"variable" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Tag",
"marshallLocationName" : "Tag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : false,
"map" : false,
"simpleType" : "Tag",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.*/",
"getterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@return A list of cost allocation tags as key-value pairs.*/",
"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.*/",
"varargSetterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTagList(java.util.Collection)} or {@link #withTagList(java.util.Collection)} if you want to override the existing values.
\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.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "addTagsToResourceResult",
"variableType" : "AddTagsToResourceResult",
"variableDeclarationType" : "AddTagsToResourceResult",
"documentation" : null,
"simpleType" : "AddTagsToResourceResult",
"variableSetterType" : "AddTagsToResourceResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : "AddTagsToResourceResult",
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"TagList" : {
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"name" : "TagList",
"c2jName" : "TagList",
"c2jShape" : "TagList",
"variable" : {
"variableName" : "tagList",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "tagList",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TagList",
"marshallLocationName" : "TagList",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "Tag",
"memberLocationName" : "Tag",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Tag",
"variable" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "Tag",
"variableDeclarationType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Tag",
"marshallLocationName" : "Tag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : false,
"map" : false,
"simpleType" : "Tag",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.*/",
"getterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@return A list of cost allocation tags as key-value pairs.*/",
"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.*/",
"varargSetterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTagList(java.util.Collection)} or {@link #withTagList(java.util.Collection)} if you want to override the existing values.
\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.*/"
}
}
},
"DeleteCacheSubnetGroupResult" : {
"c2jName" : "DeleteCacheSubnetGroupResult",
"documentation" : null,
"shapeName" : "DeleteCacheSubnetGroupResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "deleteCacheSubnetGroupResult",
"variableType" : "DeleteCacheSubnetGroupResult",
"variableDeclarationType" : "DeleteCacheSubnetGroupResult",
"documentation" : null,
"simpleType" : "DeleteCacheSubnetGroupResult",
"variableSetterType" : "DeleteCacheSubnetGroupResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"CacheSecurityGroupAlreadyExistsException" : {
"c2jName" : "CacheSecurityGroupAlreadyExistsFault",
"documentation" : "A cache security group with the specified name already exists.
",
"shapeName" : "CacheSecurityGroupAlreadyExistsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "cacheSecurityGroupAlreadyExistsException",
"variableType" : "CacheSecurityGroupAlreadyExistsException",
"variableDeclarationType" : "CacheSecurityGroupAlreadyExistsException",
"documentation" : null,
"simpleType" : "CacheSecurityGroupAlreadyExistsException",
"variableSetterType" : "CacheSecurityGroupAlreadyExistsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "CacheSecurityGroupAlreadyExists",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"SnapshotAlreadyExistsException" : {
"c2jName" : "SnapshotAlreadyExistsFault",
"documentation" : "You already have a snapshot with the given name.
",
"shapeName" : "SnapshotAlreadyExistsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "snapshotAlreadyExistsException",
"variableType" : "SnapshotAlreadyExistsException",
"variableDeclarationType" : "SnapshotAlreadyExistsException",
"documentation" : null,
"simpleType" : "SnapshotAlreadyExistsException",
"variableSetterType" : "SnapshotAlreadyExistsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "SnapshotAlreadyExistsFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"DescribeEventsRequest" : {
"c2jName" : "DescribeEventsMessage",
"documentation" : "Represents the input of a DescribeEvents action.
",
"shapeName" : "DescribeEventsRequest",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
",
"name" : "SourceIdentifier",
"c2jName" : "SourceIdentifier",
"c2jShape" : "String",
"variable" : {
"variableName" : "sourceIdentifier",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "sourceIdentifier",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SourceIdentifier",
"marshallLocationName" : "SourceIdentifier",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@param sourceIdentifier The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.*/",
"getterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@return The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.*/",
"fluentSetterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@param sourceIdentifier The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@param sourceIdentifier The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
",
"name" : "SourceType",
"c2jName" : "SourceType",
"c2jShape" : "SourceType",
"variable" : {
"variableName" : "sourceType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "sourceType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SourceType",
"marshallLocationName" : "SourceType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "SourceType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@see SourceType*/",
"getterDocumentation" : "/**
The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@return The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@see SourceType*/",
"fluentSetterDocumentation" : "/**
The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType*/",
"varargSetterDocumentation" : "/**
The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType*/"
}, {
"documentation" : "
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
",
"name" : "StartTime",
"c2jName" : "StartTime",
"c2jShape" : "TStamp",
"variable" : {
"variableName" : "startTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "startTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StartTime",
"marshallLocationName" : "StartTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.*/",
"getterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@return The beginning of the time interval to retrieve events for, specified in ISO 8601 format.*/",
"fluentSetterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The end of the time interval for which to retrieve events, specified in ISO 8601 format.
",
"name" : "EndTime",
"c2jName" : "EndTime",
"c2jShape" : "TStamp",
"variable" : {
"variableName" : "endTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The end of the time interval for which to retrieve events, specified in ISO 8601 format.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "endTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EndTime",
"marshallLocationName" : "EndTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.*/",
"getterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@return The end of the time interval for which to retrieve events, specified in ISO 8601 format.*/",
"fluentSetterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The number of minutes' worth of events to retrieve.
",
"name" : "Duration",
"c2jName" : "Duration",
"c2jShape" : "IntegerOptional",
"variable" : {
"variableName" : "duration",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of minutes' worth of events to retrieve.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"setterModel" : {
"variableName" : "duration",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Duration",
"marshallLocationName" : "Duration",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of minutes' worth of events to retrieve.
\n@param duration The number of minutes' worth of events to retrieve.*/",
"getterDocumentation" : "/**The number of minutes' worth of events to retrieve.
\n@return The number of minutes' worth of events to retrieve.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"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.
",
"name" : "MaxRecords",
"c2jName" : "MaxRecords",
"c2jShape" : "IntegerOptional",
"variable" : {
"variableName" : "maxRecords",
"variableType" : "Integer",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "maxRecords",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxRecords",
"marshallLocationName" : "MaxRecords",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**
The maximum number of records to include in the response. If more records exist than the specified 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.*/"
}, {
"documentation" : "
An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "String",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. If 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 action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.*/",
"getterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. 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 action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.*/",
"fluentSetterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. If 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 action. 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.*/",
"varargSetterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. If 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 action. 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.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "describeEventsRequest",
"variableType" : "DescribeEventsRequest",
"variableDeclarationType" : "DescribeEventsRequest",
"documentation" : null,
"simpleType" : "DescribeEventsRequest",
"variableSetterType" : "DescribeEventsRequest"
},
"marshaller" : {
"action" : "DescribeEvents",
"verb" : "POST",
"target" : null,
"requestUri" : "/",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"EndTime" : {
"documentation" : "The end of the time interval for which to retrieve events, specified in ISO 8601 format.
",
"name" : "EndTime",
"c2jName" : "EndTime",
"c2jShape" : "TStamp",
"variable" : {
"variableName" : "endTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The end of the time interval for which to retrieve events, specified in ISO 8601 format.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "endTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "EndTime",
"marshallLocationName" : "EndTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.*/",
"getterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@return The end of the time interval for which to retrieve events, specified in ISO 8601 format.*/",
"fluentSetterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The end of the time interval for which to retrieve events, specified in ISO 8601 format.
\n@param endTime The end of the time interval for which to retrieve events, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SourceType" : {
"documentation" : "The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
",
"name" : "SourceType",
"c2jName" : "SourceType",
"c2jShape" : "SourceType",
"variable" : {
"variableName" : "sourceType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "sourceType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SourceType",
"marshallLocationName" : "SourceType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "SourceType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@see SourceType*/",
"getterDocumentation" : "/**
The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@return The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@see SourceType*/",
"fluentSetterDocumentation" : "/**
The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType*/",
"varargSetterDocumentation" : "/**
The event source to retrieve events for. If no value is specified, all events are returned.
Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@param sourceType The event source to retrieve events for. If no value is specified, all events are returned. Valid values are: cache-cluster
| cache-parameter-group
| cache-security-group
| cache-subnet-group
\n@return Returns a reference to this object so that method calls can be chained together.\n@see SourceType*/"
},
"SourceIdentifier" : {
"documentation" : "
The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
",
"name" : "SourceIdentifier",
"c2jName" : "SourceIdentifier",
"c2jShape" : "String",
"variable" : {
"variableName" : "sourceIdentifier",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "sourceIdentifier",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SourceIdentifier",
"marshallLocationName" : "SourceIdentifier",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@param sourceIdentifier The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.*/",
"getterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@return The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.*/",
"fluentSetterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@param sourceIdentifier The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
\n@param sourceIdentifier The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"StartTime" : {
"documentation" : "The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
",
"name" : "StartTime",
"c2jName" : "StartTime",
"c2jShape" : "TStamp",
"variable" : {
"variableName" : "startTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"setterModel" : {
"variableName" : "startTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StartTime",
"marshallLocationName" : "StartTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.*/",
"getterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@return The beginning of the time interval to retrieve events for, specified in ISO 8601 format.*/",
"fluentSetterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
\n@param startTime The beginning of the time interval to retrieve events for, specified in ISO 8601 format.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Duration" : {
"documentation" : "The number of minutes' worth of events to retrieve.
",
"name" : "Duration",
"c2jName" : "Duration",
"c2jShape" : "IntegerOptional",
"variable" : {
"variableName" : "duration",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of minutes' worth of events to retrieve.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"setterModel" : {
"variableName" : "duration",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Duration",
"marshallLocationName" : "Duration",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of minutes' worth of events to retrieve.
\n@param duration The number of minutes' worth of events to retrieve.*/",
"getterDocumentation" : "/**The number of minutes' worth of events to retrieve.
\n@return The number of minutes' worth of events to retrieve.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"Marker" : {
"documentation" : "An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "String",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "An optional marker returned from a prior request. Use this marker for pagination of results from this action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. If 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 action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.*/",
"getterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. 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 action. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.*/",
"fluentSetterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. If 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 action. 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.*/",
"varargSetterDocumentation" : "/**An optional marker returned from a prior request. Use this marker for pagination of results from this action. If 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 action. 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.*/"
},
"MaxRecords" : {
"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.
",
"name" : "MaxRecords",
"c2jName" : "MaxRecords",
"c2jShape" : "IntegerOptional",
"variable" : {
"variableName" : "maxRecords",
"variableType" : "Integer",
"variableDeclarationType" : "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"
},
"setterModel" : {
"variableName" : "maxRecords",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxRecords",
"marshallLocationName" : "MaxRecords",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"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.*/",
"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.*/",
"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.*/",
"varargSetterDocumentation" : "/**
The maximum number of records to include in the response. If more records exist than the specified 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.*/"
}
}
},
"DescribeCacheParametersResult" : {
"c2jName" : "CacheParameterGroupDetails",
"documentation" : "
Represents the output of a DescribeCacheParameters action.
",
"shapeName" : "DescribeCacheParametersResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "Provides an identifier to allow retrieval of paginated results.
",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "String",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Provides an identifier to allow retrieval of paginated results.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Provides an identifier to allow retrieval of paginated results.
\n@param marker Provides an identifier to allow retrieval of paginated results.*/",
"getterDocumentation" : "/**Provides an identifier to allow retrieval of paginated results.
\n@return Provides an identifier to allow retrieval of paginated results.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
}, {
"documentation" : "A list of Parameter instances.
",
"name" : "Parameters",
"c2jName" : "Parameters",
"c2jShape" : "ParametersList",
"variable" : {
"variableName" : "parameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A list of Parameter instances.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "parameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Parameters",
"marshallLocationName" : "Parameters",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "Parameter",
"memberLocationName" : "Parameter",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Parameter",
"variable" : {
"variableName" : "member",
"variableType" : "Parameter",
"variableDeclarationType" : "Parameter",
"documentation" : "",
"simpleType" : "Parameter",
"variableSetterType" : "Parameter"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "Parameter",
"variableDeclarationType" : "Parameter",
"documentation" : "",
"simpleType" : "Parameter",
"variableSetterType" : "Parameter"
},
"getterModel" : {
"returnType" : "Parameter",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Parameter",
"marshallLocationName" : "Parameter",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : false,
"map" : false,
"simpleType" : "Parameter",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A list of Parameter instances.
\n@param parameters A list of Parameter instances.*/",
"getterDocumentation" : "/**A list of Parameter instances.
\n@return A list of Parameter instances.*/",
"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.*/",
"varargSetterDocumentation" : "/**A list of Parameter instances.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setParameters(java.util.Collection)} or {@link #withParameters(java.util.Collection)} if you want to override the existing values.
\n@param parameters A list of Parameter instances.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
",
"name" : "CacheNodeTypeSpecificParameters",
"c2jName" : "CacheNodeTypeSpecificParameters",
"c2jShape" : "CacheNodeTypeSpecificParametersList",
"variable" : {
"variableName" : "cacheNodeTypeSpecificParameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"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"
},
"setterModel" : {
"variableName" : "cacheNodeTypeSpecificParameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheNodeTypeSpecificParameters",
"marshallLocationName" : "CacheNodeTypeSpecificParameters",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "CacheNodeTypeSpecificParameter",
"memberLocationName" : "CacheNodeTypeSpecificParameter",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "CacheNodeTypeSpecificParameter",
"variable" : {
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificParameter",
"variableDeclarationType" : "CacheNodeTypeSpecificParameter",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificParameter",
"variableSetterType" : "CacheNodeTypeSpecificParameter"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificParameter",
"variableDeclarationType" : "CacheNodeTypeSpecificParameter",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificParameter",
"variableSetterType" : "CacheNodeTypeSpecificParameter"
},
"getterModel" : {
"returnType" : "CacheNodeTypeSpecificParameter",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheNodeTypeSpecificParameter",
"marshallLocationName" : "CacheNodeTypeSpecificParameter",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : false,
"map" : false,
"simpleType" : "CacheNodeTypeSpecificParameter",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"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.*/",
"getterDocumentation" : "/**A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
\n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.*/",
"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.*/",
"varargSetterDocumentation" : "/**A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheNodeTypeSpecificParameters(java.util.Collection)} or {@link #withCacheNodeTypeSpecificParameters(java.util.Collection)} if you want to override the existing values.
\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.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "describeCacheParametersResult",
"variableType" : "DescribeCacheParametersResult",
"variableDeclarationType" : "DescribeCacheParametersResult",
"documentation" : null,
"simpleType" : "DescribeCacheParametersResult",
"variableSetterType" : "DescribeCacheParametersResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : "DescribeCacheParametersResult",
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Parameters" : {
"documentation" : "A list of Parameter instances.
",
"name" : "Parameters",
"c2jName" : "Parameters",
"c2jShape" : "ParametersList",
"variable" : {
"variableName" : "parameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A list of Parameter instances.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"setterModel" : {
"variableName" : "parameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Parameters",
"marshallLocationName" : "Parameters",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "Parameter",
"memberLocationName" : "Parameter",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Parameter",
"variable" : {
"variableName" : "member",
"variableType" : "Parameter",
"variableDeclarationType" : "Parameter",
"documentation" : "",
"simpleType" : "Parameter",
"variableSetterType" : "Parameter"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "Parameter",
"variableDeclarationType" : "Parameter",
"documentation" : "",
"simpleType" : "Parameter",
"variableSetterType" : "Parameter"
},
"getterModel" : {
"returnType" : "Parameter",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Parameter",
"marshallLocationName" : "Parameter",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : false,
"map" : false,
"simpleType" : "Parameter",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A list of Parameter instances.
\n@param parameters A list of Parameter instances.*/",
"getterDocumentation" : "/**A list of Parameter instances.
\n@return A list of Parameter instances.*/",
"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.*/",
"varargSetterDocumentation" : "/**A list of Parameter instances.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setParameters(java.util.Collection)} or {@link #withParameters(java.util.Collection)} if you want to override the existing values.
\n@param parameters A list of Parameter instances.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Marker" : {
"documentation" : "Provides an identifier to allow retrieval of paginated results.
",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "String",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Provides an identifier to allow retrieval of paginated results.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Provides an identifier to allow retrieval of paginated results.
\n@param marker Provides an identifier to allow retrieval of paginated results.*/",
"getterDocumentation" : "/**Provides an identifier to allow retrieval of paginated results.
\n@return Provides an identifier to allow retrieval of paginated results.*/",
"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.*/",
"varargSetterDocumentation" : "/**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.*/"
},
"CacheNodeTypeSpecificParameters" : {
"documentation" : "A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
",
"name" : "CacheNodeTypeSpecificParameters",
"c2jName" : "CacheNodeTypeSpecificParameters",
"c2jShape" : "CacheNodeTypeSpecificParametersList",
"variable" : {
"variableName" : "cacheNodeTypeSpecificParameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"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"
},
"setterModel" : {
"variableName" : "cacheNodeTypeSpecificParameters",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheNodeTypeSpecificParameters",
"marshallLocationName" : "CacheNodeTypeSpecificParameters",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "CacheNodeTypeSpecificParameter",
"memberLocationName" : "CacheNodeTypeSpecificParameter",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "CacheNodeTypeSpecificParameter",
"variable" : {
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificParameter",
"variableDeclarationType" : "CacheNodeTypeSpecificParameter",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificParameter",
"variableSetterType" : "CacheNodeTypeSpecificParameter"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificParameter",
"variableDeclarationType" : "CacheNodeTypeSpecificParameter",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificParameter",
"variableSetterType" : "CacheNodeTypeSpecificParameter"
},
"getterModel" : {
"returnType" : "CacheNodeTypeSpecificParameter",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheNodeTypeSpecificParameter",
"marshallLocationName" : "CacheNodeTypeSpecificParameter",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : false,
"map" : false,
"simpleType" : "CacheNodeTypeSpecificParameter",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList"
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"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.*/",
"getterDocumentation" : "/**A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
\n@return A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.*/",
"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.*/",
"varargSetterDocumentation" : "/**A list of parameters specific to a particular cache node type. Each element in the list contains detailed information about one parameter.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheNodeTypeSpecificParameters(java.util.Collection)} or {@link #withCacheNodeTypeSpecificParameters(java.util.Collection)} if you want to override the existing values.
\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.*/"
}
}
},
"ListAllowedNodeTypeModificationsResult" : {
"c2jName" : "AllowedNodeTypeModificationsMessage",
"documentation" : "Represents the allowed node types you can use to modify your cache cluster or replication group.
",
"shapeName" : "ListAllowedNodeTypeModificationsResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"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.
",
"name" : "ScaleUpModifications",
"c2jName" : "ScaleUpModifications",
"c2jShape" : "NodeTypeList",
"variable" : {
"variableName" : "scaleUpModifications",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"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"
},
"setterModel" : {
"variableName" : "scaleUpModifications",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ScaleUpModifications",
"marshallLocationName" : "ScaleUpModifications",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : null,
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "String",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "member",
"marshallLocationName" : "member",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"simple" : true,
"map" : false,
"simpleType" : "String",
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList