
models.elasticache-2015-02-02-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-elasticache Show documentation
{
"customizationConfig" : {
"additionalShapeConstructors" : {
"AuthorizeCacheSecurityGroupIngressRequest" : {
"constructorForms" : [ [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ] ]
},
"CreateCacheClusterRequest" : {
"constructorForms" : [ [ "CacheClusterId", "NumCacheNodes", "CacheNodeType", "Engine", "CacheSecurityGroupNames" ] ]
},
"CreateCacheParameterGroupRequest" : {
"constructorForms" : [ [ "CacheParameterGroupName", "CacheParameterGroupFamily", "Description" ] ]
},
"CreateCacheSecurityGroupRequest" : {
"constructorForms" : [ [ "CacheSecurityGroupName", "Description" ] ]
},
"DeleteCacheClusterRequest" : {
"constructorForms" : [ [ "CacheClusterId" ] ]
},
"DeleteCacheParameterGroupRequest" : {
"constructorForms" : [ [ "CacheParameterGroupName" ] ]
},
"DeleteCacheSecurityGroupRequest" : {
"constructorForms" : [ [ "CacheSecurityGroupName" ] ]
},
"DescribeCacheParameterGroupsRequest" : {
"constructorForms" : [ [ "CacheParameterGroupName" ] ]
},
"DescribeCacheParametersRequest" : {
"constructorForms" : [ [ "CacheParameterGroupName" ] ]
},
"DescribeCacheSecurityGroupsRequest" : {
"constructorForms" : [ [ "CacheSecurityGroupName" ] ]
},
"DescribeEngineDefaultParametersRequest" : {
"constructorForms" : [ [ "CacheParameterGroupFamily" ] ]
},
"ModifyCacheClusterRequest" : {
"constructorForms" : [ [ "CacheClusterId" ] ]
},
"ModifyCacheParameterGroupRequest" : {
"constructorForms" : [ [ "CacheParameterGroupName", "ParameterNameValues" ] ]
},
"ParameterNameValue" : {
"constructorForms" : [ [ "ParameterName" ], [ "ParameterName", "ParameterValue" ] ]
},
"RebootCacheClusterRequest" : {
"constructorForms" : [ [ "CacheClusterId", "CacheNodeIdsToReboot" ] ]
},
"ResetCacheParameterGroupRequest" : {
"constructorForms" : [ [ "CacheParameterGroupName", "ParameterNameValues" ] ]
},
"RevokeCacheSecurityGroupIngressRequest" : {
"constructorForms" : [ [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ] ]
}
},
"authPolicyActions" : {
"actionPrefix" : null,
"fileNamePrefix" : "ElastiCache",
"skip" : false
},
"calculateCRC32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customClientConfigFactory" : null,
"customCodeTemplates" : null,
"customErrorCodeFieldName" : null,
"customExceptionUnmarshallerImpl" : null,
"customFileHeader" : null,
"customResponseMetadataClassName" : null,
"customServiceMetadata" : null,
"customServiceNameForRequest" : null,
"customSignerProvider" : null,
"operationModifiers" : null,
"operationsWithResponseStreamContentLengthValidation" : null,
"renameShapes" : null,
"requestMetrics" : null,
"requiredParamValidationEnabled" : false,
"sdkModeledExceptionBaseClassName" : null,
"sendEmptyAutoConstructedListAsEmptyList" : null,
"sendExplicitlyEmptyListsForQuery" : false,
"serviceClientHoldInputStream" : false,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"simpleMethods" : {
"DescribeCacheClusters" : {
"methodForms" : [ [ ] ]
},
"DescribeCacheEngineVersions" : {
"methodForms" : [ [ ] ]
},
"DescribeCacheParameterGroups" : {
"methodForms" : [ [ ] ]
},
"DescribeCacheSecurityGroups" : {
"methodForms" : [ [ ] ]
},
"DescribeCacheSubnetGroups" : {
"methodForms" : [ [ ] ]
},
"DescribeEvents" : {
"methodForms" : [ [ ] ]
},
"DescribeReplicationGroups" : {
"methodForms" : [ [ ] ]
},
"DescribeReservedCacheNodes" : {
"methodForms" : [ [ ] ]
},
"DescribeReservedCacheNodesOfferings" : {
"methodForms" : [ [ ] ]
},
"DescribeSnapshots" : {
"methodForms" : [ [ ] ]
},
"ListAllowedNodeTypeModifications" : {
"methodForms" : [ [ ] ]
}
},
"skipInterfaceAdditions" : false,
"skipSmokeTests" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : true
},
"metadata" : {
"apiVersion" : "2015-02-02",
"asyncClient" : "AmazonElastiCacheAsyncClient",
"asyncClientBuilderClassName" : "AmazonElastiCacheAsyncClientBuilder",
"asyncInterface" : "AmazonElastiCacheAsync",
"cborProtocol" : false,
"checksumFormat" : null,
"contentType" : null,
"cucumberModuleInjectorClassName" : "AmazonElastiCacheModuleInjector",
"defaultEndpoint" : "elasticache.us-east-1.amazonaws.com",
"defaultEndpointWithoutHttpProtocol" : "elasticache.us-east-1.amazonaws.com",
"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.
",
"endpointPrefix" : "elasticache",
"hasApiWithStreamInput" : false,
"ionProtocol" : false,
"jsonProtocol" : false,
"jsonVersion" : null,
"packageName" : "com.amazonaws.services.elasticache",
"packagePath" : "com/amazonaws/services/elasticache",
"protocol" : "query",
"protocolDefaultExceptionUmarshallerImpl" : "StandardErrorUnmarshaller",
"serviceAbbreviation" : null,
"serviceFullName" : "Amazon ElastiCache",
"serviceName" : "Amazon ElastiCache",
"signingName" : "elasticache",
"smokeTestsPackageName" : "com.amazonaws.services.elasticache.smoketests",
"syncClient" : "AmazonElastiCacheClient",
"syncClientBuilderClassName" : "AmazonElastiCacheClientBuilder",
"syncInterface" : "AmazonElastiCache",
"unmarshallerClassSuffix" : "StaxUnmarshaller",
"unmarshallerContextClassName" : "StaxUnmarshallerContext",
"xmlProtocol" : true
},
"operations" : {
"AddTagsToResource" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "AddTagsToResourceResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "AddTagsToResourceRequest",
"variableName" : "addTagsToResourceRequest",
"variableType" : "AddTagsToResourceRequest",
"documentation" : "Represents the input of an AddTagsToResource action.
",
"simpleType" : "AddTagsToResourceRequest",
"variableSetterType" : "AddTagsToResourceRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "addTagsToResource",
"operationName" : "AddTagsToResource",
"returnType" : {
"returnType" : "AddTagsToResourceResult",
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
"
},
"syncReturnType" : "AddTagsToResourceResult"
},
"AuthorizeCacheSecurityGroupIngress" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheSecurityGroup",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableName" : "authorizeCacheSecurityGroupIngressRequest",
"variableType" : "AuthorizeCacheSecurityGroupIngressRequest",
"documentation" : "Represents the input of an AuthorizeCacheSecurityGroupIngress action.
",
"simpleType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableSetterType" : "AuthorizeCacheSecurityGroupIngressRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "authorizeCacheSecurityGroupIngress",
"operationName" : "AuthorizeCacheSecurityGroupIngress",
"returnType" : {
"returnType" : "CacheSecurityGroup",
"documentation" : "Represents the output of one of the following actions:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"syncReturnType" : "CacheSecurityGroup"
},
"CopySnapshot" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "Snapshot",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "CopySnapshotRequest",
"variableName" : "copySnapshotRequest",
"variableType" : "CopySnapshotRequest",
"documentation" : "Represents the input of a CopySnapshotMessage action.
",
"simpleType" : "CopySnapshotRequest",
"variableSetterType" : "CopySnapshotRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "copySnapshot",
"operationName" : "CopySnapshot",
"returnType" : {
"returnType" : "Snapshot",
"documentation" : "Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
"
},
"syncReturnType" : "Snapshot"
},
"CreateCacheCluster" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheCluster",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "CreateCacheClusterRequest",
"variableName" : "createCacheClusterRequest",
"variableType" : "CreateCacheClusterRequest",
"documentation" : "Represents the input of a CreateCacheCluster action.
",
"simpleType" : "CreateCacheClusterRequest",
"variableSetterType" : "CreateCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createCacheCluster",
"operationName" : "CreateCacheCluster",
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "CacheCluster"
},
"CreateCacheParameterGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheParameterGroup",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "CreateCacheParameterGroupRequest",
"variableName" : "createCacheParameterGroupRequest",
"variableType" : "CreateCacheParameterGroupRequest",
"documentation" : "Represents the input of a CreateCacheParameterGroup action.
",
"simpleType" : "CreateCacheParameterGroupRequest",
"variableSetterType" : "CreateCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createCacheParameterGroup",
"operationName" : "CreateCacheParameterGroup",
"returnType" : {
"returnType" : "CacheParameterGroup",
"documentation" : "Represents the output of a CreateCacheParameterGroup action.
"
},
"syncReturnType" : "CacheParameterGroup"
},
"CreateCacheSecurityGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheSecurityGroup",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "CreateCacheSecurityGroupRequest",
"variableName" : "createCacheSecurityGroupRequest",
"variableType" : "CreateCacheSecurityGroupRequest",
"documentation" : "Represents the input of a CreateCacheSecurityGroup action.
",
"simpleType" : "CreateCacheSecurityGroupRequest",
"variableSetterType" : "CreateCacheSecurityGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createCacheSecurityGroup",
"operationName" : "CreateCacheSecurityGroup",
"returnType" : {
"returnType" : "CacheSecurityGroup",
"documentation" : "Represents the output of one of the following actions:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"syncReturnType" : "CacheSecurityGroup"
},
"CreateCacheSubnetGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheSubnetGroup",
"authenticated" : true,
"deprecated" : false,
"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).
",
"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,
"input" : {
"variableDeclarationType" : "CreateCacheSubnetGroupRequest",
"variableName" : "createCacheSubnetGroupRequest",
"variableType" : "CreateCacheSubnetGroupRequest",
"documentation" : "Represents the input of a CreateCacheSubnetGroup action.
",
"simpleType" : "CreateCacheSubnetGroupRequest",
"variableSetterType" : "CreateCacheSubnetGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createCacheSubnetGroup",
"operationName" : "CreateCacheSubnetGroup",
"returnType" : {
"returnType" : "CacheSubnetGroup",
"documentation" : "Represents the output of one of the following actions:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
"
},
"syncReturnType" : "CacheSubnetGroup"
},
"CreateReplicationGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ReplicationGroup",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "CreateReplicationGroupRequest",
"variableName" : "createReplicationGroupRequest",
"variableType" : "CreateReplicationGroupRequest",
"documentation" : "Represents the input of a CreateReplicationGroup action.
",
"simpleType" : "CreateReplicationGroupRequest",
"variableSetterType" : "CreateReplicationGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createReplicationGroup",
"operationName" : "CreateReplicationGroup",
"returnType" : {
"returnType" : "ReplicationGroup",
"documentation" : "Contains all of the attributes of a specific replication group.
"
},
"syncReturnType" : "ReplicationGroup"
},
"CreateSnapshot" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "Snapshot",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
",
"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,
"input" : {
"variableDeclarationType" : "CreateSnapshotRequest",
"variableName" : "createSnapshotRequest",
"variableType" : "CreateSnapshotRequest",
"documentation" : "Represents the input of a CreateSnapshot action.
",
"simpleType" : "CreateSnapshotRequest",
"variableSetterType" : "CreateSnapshotRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "createSnapshot",
"operationName" : "CreateSnapshot",
"returnType" : {
"returnType" : "Snapshot",
"documentation" : "Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
"
},
"syncReturnType" : "Snapshot"
},
"DeleteCacheCluster" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheCluster",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DeleteCacheClusterRequest",
"variableName" : "deleteCacheClusterRequest",
"variableType" : "DeleteCacheClusterRequest",
"documentation" : "Represents the input of a DeleteCacheCluster action.
",
"simpleType" : "DeleteCacheClusterRequest",
"variableSetterType" : "DeleteCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteCacheCluster",
"operationName" : "DeleteCacheCluster",
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "CacheCluster"
},
"DeleteCacheParameterGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteCacheParameterGroupResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DeleteCacheParameterGroupRequest",
"variableName" : "deleteCacheParameterGroupRequest",
"variableType" : "DeleteCacheParameterGroupRequest",
"documentation" : "Represents the input of a DeleteCacheParameterGroup action.
",
"simpleType" : "DeleteCacheParameterGroupRequest",
"variableSetterType" : "DeleteCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteCacheParameterGroup",
"operationName" : "DeleteCacheParameterGroup",
"returnType" : {
"returnType" : "DeleteCacheParameterGroupResult",
"documentation" : null
},
"syncReturnType" : "DeleteCacheParameterGroupResult"
},
"DeleteCacheSecurityGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteCacheSecurityGroupResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DeleteCacheSecurityGroup action deletes a cache security group.
You cannot delete a cache security group if it is associated with any cache clusters.
",
"exceptions" : [ {
"exceptionName" : "InvalidCacheSecurityGroupStateException",
"documentation" : "The current state of the cache security group does not allow deletion.
"
}, {
"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,
"input" : {
"variableDeclarationType" : "DeleteCacheSecurityGroupRequest",
"variableName" : "deleteCacheSecurityGroupRequest",
"variableType" : "DeleteCacheSecurityGroupRequest",
"documentation" : "Represents the input of a DeleteCacheSecurityGroup action.
",
"simpleType" : "DeleteCacheSecurityGroupRequest",
"variableSetterType" : "DeleteCacheSecurityGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteCacheSecurityGroup",
"operationName" : "DeleteCacheSecurityGroup",
"returnType" : {
"returnType" : "DeleteCacheSecurityGroupResult",
"documentation" : null
},
"syncReturnType" : "DeleteCacheSecurityGroupResult"
},
"DeleteCacheSubnetGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DeleteCacheSubnetGroupResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DeleteCacheSubnetGroup action deletes a cache subnet group.
You cannot delete a cache subnet group if it is associated with any cache clusters.
",
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupInUseException",
"documentation" : "The requested cache subnet group is currently in use.
"
}, {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteCacheSubnetGroupRequest",
"variableName" : "deleteCacheSubnetGroupRequest",
"variableType" : "DeleteCacheSubnetGroupRequest",
"documentation" : "Represents the input of a DeleteCacheSubnetGroup action.
",
"simpleType" : "DeleteCacheSubnetGroupRequest",
"variableSetterType" : "DeleteCacheSubnetGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteCacheSubnetGroup",
"operationName" : "DeleteCacheSubnetGroup",
"returnType" : {
"returnType" : "DeleteCacheSubnetGroupResult",
"documentation" : null
},
"syncReturnType" : "DeleteCacheSubnetGroupResult"
},
"DeleteReplicationGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ReplicationGroup",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DeleteReplicationGroupRequest",
"variableName" : "deleteReplicationGroupRequest",
"variableType" : "DeleteReplicationGroupRequest",
"documentation" : "Represents the input of a DeleteReplicationGroup action.
",
"simpleType" : "DeleteReplicationGroupRequest",
"variableSetterType" : "DeleteReplicationGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteReplicationGroup",
"operationName" : "DeleteReplicationGroup",
"returnType" : {
"returnType" : "ReplicationGroup",
"documentation" : "Contains all of the attributes of a specific replication group.
"
},
"syncReturnType" : "ReplicationGroup"
},
"DeleteSnapshot" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "Snapshot",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DeleteSnapshotRequest",
"variableName" : "deleteSnapshotRequest",
"variableType" : "DeleteSnapshotRequest",
"documentation" : "Represents the input of a DeleteSnapshot action.
",
"simpleType" : "DeleteSnapshotRequest",
"variableSetterType" : "DeleteSnapshotRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "deleteSnapshot",
"operationName" : "DeleteSnapshot",
"returnType" : {
"returnType" : "Snapshot",
"documentation" : "Represents a copy of an entire cache cluster as of the time when the snapshot was taken.
"
},
"syncReturnType" : "Snapshot"
},
"DescribeCacheClusters" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeCacheClustersResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DescribeCacheClustersRequest",
"variableName" : "describeCacheClustersRequest",
"variableType" : "DescribeCacheClustersRequest",
"documentation" : "Represents the input of a DescribeCacheClusters action.
",
"simpleType" : "DescribeCacheClustersRequest",
"variableSetterType" : "DescribeCacheClustersRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeCacheClusters",
"operationName" : "DescribeCacheClusters",
"returnType" : {
"returnType" : "DescribeCacheClustersResult",
"documentation" : "Represents the output of a DescribeCacheClusters action.
"
},
"syncReturnType" : "DescribeCacheClustersResult"
},
"DescribeCacheEngineVersions" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeCacheEngineVersionsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
",
"exceptions" : null,
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheEngineVersionsRequest",
"variableName" : "describeCacheEngineVersionsRequest",
"variableType" : "DescribeCacheEngineVersionsRequest",
"documentation" : "Represents the input of a DescribeCacheEngineVersions action.
",
"simpleType" : "DescribeCacheEngineVersionsRequest",
"variableSetterType" : "DescribeCacheEngineVersionsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeCacheEngineVersions",
"operationName" : "DescribeCacheEngineVersions",
"returnType" : {
"returnType" : "DescribeCacheEngineVersionsResult",
"documentation" : "Represents the output of a DescribeCacheEngineVersions action.
"
},
"syncReturnType" : "DescribeCacheEngineVersionsResult"
},
"DescribeCacheParameterGroups" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeCacheParameterGroupsResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DescribeCacheParameterGroupsRequest",
"variableName" : "describeCacheParameterGroupsRequest",
"variableType" : "DescribeCacheParameterGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheParameterGroups action.
",
"simpleType" : "DescribeCacheParameterGroupsRequest",
"variableSetterType" : "DescribeCacheParameterGroupsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeCacheParameterGroups",
"operationName" : "DescribeCacheParameterGroups",
"returnType" : {
"returnType" : "DescribeCacheParameterGroupsResult",
"documentation" : "Represents the output of a DescribeCacheParameterGroups action.
"
},
"syncReturnType" : "DescribeCacheParameterGroupsResult"
},
"DescribeCacheParameters" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeCacheParametersResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
",
"exceptions" : [ {
"exceptionName" : "CacheParameterGroupNotFoundException",
"documentation" : "The requested cache parameter group name does not refer to an existing cache parameter group.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheParametersRequest",
"variableName" : "describeCacheParametersRequest",
"variableType" : "DescribeCacheParametersRequest",
"documentation" : "Represents the input of a DescribeCacheParameters action.
",
"simpleType" : "DescribeCacheParametersRequest",
"variableSetterType" : "DescribeCacheParametersRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeCacheParameters",
"operationName" : "DescribeCacheParameters",
"returnType" : {
"returnType" : "DescribeCacheParametersResult",
"documentation" : "Represents the output of a DescribeCacheParameters action.
"
},
"syncReturnType" : "DescribeCacheParametersResult"
},
"DescribeCacheSecurityGroups" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeCacheSecurityGroupsResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DescribeCacheSecurityGroupsRequest",
"variableName" : "describeCacheSecurityGroupsRequest",
"variableType" : "DescribeCacheSecurityGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheSecurityGroups action.
",
"simpleType" : "DescribeCacheSecurityGroupsRequest",
"variableSetterType" : "DescribeCacheSecurityGroupsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeCacheSecurityGroups",
"operationName" : "DescribeCacheSecurityGroups",
"returnType" : {
"returnType" : "DescribeCacheSecurityGroupsResult",
"documentation" : "Represents the output of a DescribeCacheSecurityGroups action.
"
},
"syncReturnType" : "DescribeCacheSecurityGroupsResult"
},
"DescribeCacheSubnetGroups" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeCacheSubnetGroupsResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCacheSubnetGroupsRequest",
"variableName" : "describeCacheSubnetGroupsRequest",
"variableType" : "DescribeCacheSubnetGroupsRequest",
"documentation" : "Represents the input of a DescribeCacheSubnetGroups action.
",
"simpleType" : "DescribeCacheSubnetGroupsRequest",
"variableSetterType" : "DescribeCacheSubnetGroupsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeCacheSubnetGroups",
"operationName" : "DescribeCacheSubnetGroups",
"returnType" : {
"returnType" : "DescribeCacheSubnetGroupsResult",
"documentation" : "Represents the output of a DescribeCacheSubnetGroups action.
"
},
"syncReturnType" : "DescribeCacheSubnetGroupsResult"
},
"DescribeEngineDefaultParameters" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "EngineDefaults",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEngineDefaultParametersRequest",
"variableName" : "describeEngineDefaultParametersRequest",
"variableType" : "DescribeEngineDefaultParametersRequest",
"documentation" : "Represents the input of a DescribeEngineDefaultParameters action.
",
"simpleType" : "DescribeEngineDefaultParametersRequest",
"variableSetterType" : "DescribeEngineDefaultParametersRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEngineDefaultParameters",
"operationName" : "DescribeEngineDefaultParameters",
"returnType" : {
"returnType" : "EngineDefaults",
"documentation" : "Represents the output of a DescribeEngineDefaultParameters action.
"
},
"syncReturnType" : "EngineDefaults"
},
"DescribeEvents" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeEventsResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"exceptions" : [ {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeEventsRequest",
"variableName" : "describeEventsRequest",
"variableType" : "DescribeEventsRequest",
"documentation" : "Represents the input of a DescribeEvents action.
",
"simpleType" : "DescribeEventsRequest",
"variableSetterType" : "DescribeEventsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeEvents",
"operationName" : "DescribeEvents",
"returnType" : {
"returnType" : "DescribeEventsResult",
"documentation" : "Represents the output of a DescribeEvents action.
"
},
"syncReturnType" : "DescribeEventsResult"
},
"DescribeReplicationGroups" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeReplicationGroupsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DescribeReplicationGroups action returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.
",
"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,
"input" : {
"variableDeclarationType" : "DescribeReplicationGroupsRequest",
"variableName" : "describeReplicationGroupsRequest",
"variableType" : "DescribeReplicationGroupsRequest",
"documentation" : "Represents the input of a DescribeReplicationGroups action.
",
"simpleType" : "DescribeReplicationGroupsRequest",
"variableSetterType" : "DescribeReplicationGroupsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeReplicationGroups",
"operationName" : "DescribeReplicationGroups",
"returnType" : {
"returnType" : "DescribeReplicationGroupsResult",
"documentation" : "Represents the output of a DescribeReplicationGroups action.
"
},
"syncReturnType" : "DescribeReplicationGroupsResult"
},
"DescribeReservedCacheNodes" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeReservedCacheNodesResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
",
"exceptions" : [ {
"exceptionName" : "ReservedCacheNodeNotFoundException",
"documentation" : "The requested reserved cache node was not found.
"
}, {
"exceptionName" : "InvalidParameterValueException",
"documentation" : "The value for a parameter is invalid.
"
}, {
"exceptionName" : "InvalidParameterCombinationException",
"documentation" : "Two or more incompatible parameters were specified.
"
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeReservedCacheNodesRequest",
"variableName" : "describeReservedCacheNodesRequest",
"variableType" : "DescribeReservedCacheNodesRequest",
"documentation" : "Represents the input of a DescribeReservedCacheNodes action.
",
"simpleType" : "DescribeReservedCacheNodesRequest",
"variableSetterType" : "DescribeReservedCacheNodesRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeReservedCacheNodes",
"operationName" : "DescribeReservedCacheNodes",
"returnType" : {
"returnType" : "DescribeReservedCacheNodesResult",
"documentation" : "Represents the output of a DescribeReservedCacheNodes action.
"
},
"syncReturnType" : "DescribeReservedCacheNodesResult"
},
"DescribeReservedCacheNodesOfferings" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeReservedCacheNodesOfferingsResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
",
"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,
"input" : {
"variableDeclarationType" : "DescribeReservedCacheNodesOfferingsRequest",
"variableName" : "describeReservedCacheNodesOfferingsRequest",
"variableType" : "DescribeReservedCacheNodesOfferingsRequest",
"documentation" : "Represents the input of a DescribeReservedCacheNodesOfferings action.
",
"simpleType" : "DescribeReservedCacheNodesOfferingsRequest",
"variableSetterType" : "DescribeReservedCacheNodesOfferingsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeReservedCacheNodesOfferings",
"operationName" : "DescribeReservedCacheNodesOfferings",
"returnType" : {
"returnType" : "DescribeReservedCacheNodesOfferingsResult",
"documentation" : "Represents the output of a DescribeReservedCacheNodesOfferings action.
"
},
"syncReturnType" : "DescribeReservedCacheNodesOfferingsResult"
},
"DescribeSnapshots" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "DescribeSnapshotsResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "DescribeSnapshotsRequest",
"variableName" : "describeSnapshotsRequest",
"variableType" : "DescribeSnapshotsRequest",
"documentation" : "Represents the input of a DescribeSnapshotsMessage action.
",
"simpleType" : "DescribeSnapshotsRequest",
"variableSetterType" : "DescribeSnapshotsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "describeSnapshots",
"operationName" : "DescribeSnapshots",
"returnType" : {
"returnType" : "DescribeSnapshotsResult",
"documentation" : "Represents the output of a DescribeSnapshots action.
"
},
"syncReturnType" : "DescribeSnapshotsResult"
},
"ListAllowedNodeTypeModifications" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ListAllowedNodeTypeModificationsResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "ListAllowedNodeTypeModificationsRequest",
"variableName" : "listAllowedNodeTypeModificationsRequest",
"variableType" : "ListAllowedNodeTypeModificationsRequest",
"documentation" : "The input parameters for the ListAllowedNodeTypeModifications action.
",
"simpleType" : "ListAllowedNodeTypeModificationsRequest",
"variableSetterType" : "ListAllowedNodeTypeModificationsRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "listAllowedNodeTypeModifications",
"operationName" : "ListAllowedNodeTypeModifications",
"returnType" : {
"returnType" : "ListAllowedNodeTypeModificationsResult",
"documentation" : "Represents the allowed node types you can use to modify your cache cluster or replication group.
"
},
"syncReturnType" : "ListAllowedNodeTypeModificationsResult"
},
"ListTagsForResource" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ListTagsForResourceResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "ListTagsForResourceRequest",
"variableName" : "listTagsForResourceRequest",
"variableType" : "ListTagsForResourceRequest",
"documentation" : "The input parameters for the ListTagsForResource action.
",
"simpleType" : "ListTagsForResourceRequest",
"variableSetterType" : "ListTagsForResourceRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "listTagsForResource",
"operationName" : "ListTagsForResource",
"returnType" : {
"returnType" : "ListTagsForResourceResult",
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
"
},
"syncReturnType" : "ListTagsForResourceResult"
},
"ModifyCacheCluster" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheCluster",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "ModifyCacheClusterRequest",
"variableName" : "modifyCacheClusterRequest",
"variableType" : "ModifyCacheClusterRequest",
"documentation" : "Represents the input of a ModifyCacheCluster action.
",
"simpleType" : "ModifyCacheClusterRequest",
"variableSetterType" : "ModifyCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "modifyCacheCluster",
"operationName" : "ModifyCacheCluster",
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "CacheCluster"
},
"ModifyCacheParameterGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ModifyCacheParameterGroupResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "ModifyCacheParameterGroupRequest",
"variableName" : "modifyCacheParameterGroupRequest",
"variableType" : "ModifyCacheParameterGroupRequest",
"documentation" : "Represents the input of a ModifyCacheParameterGroup action.
",
"simpleType" : "ModifyCacheParameterGroupRequest",
"variableSetterType" : "ModifyCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "modifyCacheParameterGroup",
"operationName" : "ModifyCacheParameterGroup",
"returnType" : {
"returnType" : "ModifyCacheParameterGroupResult",
"documentation" : "Represents the output of one of the following actions:
-
ModifyCacheParameterGroup
-
ResetCacheParameterGroup
"
},
"syncReturnType" : "ModifyCacheParameterGroupResult"
},
"ModifyCacheSubnetGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheSubnetGroup",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
",
"exceptions" : [ {
"exceptionName" : "CacheSubnetGroupNotFoundException",
"documentation" : "The requested cache subnet group name does not refer to an existing cache subnet group.
"
}, {
"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,
"input" : {
"variableDeclarationType" : "ModifyCacheSubnetGroupRequest",
"variableName" : "modifyCacheSubnetGroupRequest",
"variableType" : "ModifyCacheSubnetGroupRequest",
"documentation" : "Represents the input of a ModifyCacheSubnetGroup action.
",
"simpleType" : "ModifyCacheSubnetGroupRequest",
"variableSetterType" : "ModifyCacheSubnetGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "modifyCacheSubnetGroup",
"operationName" : "ModifyCacheSubnetGroup",
"returnType" : {
"returnType" : "CacheSubnetGroup",
"documentation" : "Represents the output of one of the following actions:
-
CreateCacheSubnetGroup
-
ModifyCacheSubnetGroup
"
},
"syncReturnType" : "CacheSubnetGroup"
},
"ModifyReplicationGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ReplicationGroup",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The ModifyReplicationGroup action modifies the settings for a 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,
"input" : {
"variableDeclarationType" : "ModifyReplicationGroupRequest",
"variableName" : "modifyReplicationGroupRequest",
"variableType" : "ModifyReplicationGroupRequest",
"documentation" : "Represents the input of a ModifyReplicationGroups action.
",
"simpleType" : "ModifyReplicationGroupRequest",
"variableSetterType" : "ModifyReplicationGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "modifyReplicationGroup",
"operationName" : "ModifyReplicationGroup",
"returnType" : {
"returnType" : "ReplicationGroup",
"documentation" : "Contains all of the attributes of a specific replication group.
"
},
"syncReturnType" : "ReplicationGroup"
},
"PurchaseReservedCacheNodesOffering" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ReservedCacheNode",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
",
"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,
"input" : {
"variableDeclarationType" : "PurchaseReservedCacheNodesOfferingRequest",
"variableName" : "purchaseReservedCacheNodesOfferingRequest",
"variableType" : "PurchaseReservedCacheNodesOfferingRequest",
"documentation" : "Represents the input of a PurchaseReservedCacheNodesOffering action.
",
"simpleType" : "PurchaseReservedCacheNodesOfferingRequest",
"variableSetterType" : "PurchaseReservedCacheNodesOfferingRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "purchaseReservedCacheNodesOffering",
"operationName" : "PurchaseReservedCacheNodesOffering",
"returnType" : {
"returnType" : "ReservedCacheNode",
"documentation" : "Represents the output of a PurchaseReservedCacheNodesOffering action.
"
},
"syncReturnType" : "ReservedCacheNode"
},
"RebootCacheCluster" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheCluster",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "RebootCacheClusterRequest",
"variableName" : "rebootCacheClusterRequest",
"variableType" : "RebootCacheClusterRequest",
"documentation" : "Represents the input of a RebootCacheCluster action.
",
"simpleType" : "RebootCacheClusterRequest",
"variableSetterType" : "RebootCacheClusterRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "rebootCacheCluster",
"operationName" : "RebootCacheCluster",
"returnType" : {
"returnType" : "CacheCluster",
"documentation" : "Contains all of the attributes of a specific cache cluster.
"
},
"syncReturnType" : "CacheCluster"
},
"RemoveTagsFromResource" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "RemoveTagsFromResourceResult",
"authenticated" : true,
"deprecated" : false,
"documentation" : "The RemoveTagsFromResource action removes the tags identified by the TagKeys
list from the named resource.
",
"exceptions" : [ {
"exceptionName" : "CacheClusterNotFoundException",
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
"
}, {
"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,
"input" : {
"variableDeclarationType" : "RemoveTagsFromResourceRequest",
"variableName" : "removeTagsFromResourceRequest",
"variableType" : "RemoveTagsFromResourceRequest",
"documentation" : "Represents the input of a RemoveTagsFromResource action.
",
"simpleType" : "RemoveTagsFromResourceRequest",
"variableSetterType" : "RemoveTagsFromResourceRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "removeTagsFromResource",
"operationName" : "RemoveTagsFromResource",
"returnType" : {
"returnType" : "RemoveTagsFromResourceResult",
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
"
},
"syncReturnType" : "RemoveTagsFromResourceResult"
},
"ResetCacheParameterGroup" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "ResetCacheParameterGroupResult",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "ResetCacheParameterGroupRequest",
"variableName" : "resetCacheParameterGroupRequest",
"variableType" : "ResetCacheParameterGroupRequest",
"documentation" : "Represents the input of a ResetCacheParameterGroup action.
",
"simpleType" : "ResetCacheParameterGroupRequest",
"variableSetterType" : "ResetCacheParameterGroupRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "resetCacheParameterGroup",
"operationName" : "ResetCacheParameterGroup",
"returnType" : {
"returnType" : "ResetCacheParameterGroupResult",
"documentation" : "Represents the output of one of the following actions:
-
ModifyCacheParameterGroup
-
ResetCacheParameterGroup
"
},
"syncReturnType" : "ResetCacheParameterGroupResult"
},
"RevokeCacheSecurityGroupIngress" : {
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"asyncReturnType" : "CacheSecurityGroup",
"authenticated" : true,
"deprecated" : false,
"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.
",
"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,
"input" : {
"variableDeclarationType" : "RevokeCacheSecurityGroupIngressRequest",
"variableName" : "revokeCacheSecurityGroupIngressRequest",
"variableType" : "RevokeCacheSecurityGroupIngressRequest",
"documentation" : "Represents the input of a RevokeCacheSecurityGroupIngress action.
",
"simpleType" : "RevokeCacheSecurityGroupIngressRequest",
"variableSetterType" : "RevokeCacheSecurityGroupIngressRequest"
},
"inputStreamPropertyName" : null,
"methodName" : "revokeCacheSecurityGroupIngress",
"operationName" : "RevokeCacheSecurityGroupIngress",
"returnType" : {
"returnType" : "CacheSecurityGroup",
"documentation" : "Represents the output of one of the following actions:
-
AuthorizeCacheSecurityGroupIngress
-
CreateCacheSecurityGroup
-
RevokeCacheSecurityGroupIngress
"
},
"syncReturnType" : "CacheSecurityGroup"
}
},
"shapes" : {
"AZMode" : {
"c2jName" : "AZMode",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "SingleAz",
"value" : "single-az"
}, {
"name" : "CrossAz",
"value" : "cross-az"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "AZMode",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AZMode",
"variableName" : "aZMode",
"variableType" : "AZMode",
"documentation" : null,
"simpleType" : "AZMode",
"variableSetterType" : "AZMode"
},
"wrapper" : false
},
"AddTagsToResourceRequest" : {
"c2jName" : "AddTagsToResourceMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Represents the input of an AddTagsToResource action.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "AddTagsToResource",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "ResourceName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceName",
"setterDocumentation" : "/**
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Tags",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tags",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tags",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Tags",
"setterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"ResourceName" : {
"c2jName" : "ResourceName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@return The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ResourceName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ResourceName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ResourceName",
"setterDocumentation" : "/**
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
\n@param resourceName The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
. For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "resourceName",
"variableType" : "String",
"documentation" : "
The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster
or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot
.
For more information on ARNs, go to Amazon Resource Names (ARNs) and AWS Service Namespaces.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Tags" : {
"c2jName" : "Tags",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@return A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tags",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tags",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "Tags",
"setterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.
\n@param tags A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tags",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "ResourceName", "Tags" ],
"shapeName" : "AddTagsToResourceRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AddTagsToResourceRequest",
"variableName" : "addTagsToResourceRequest",
"variableType" : "AddTagsToResourceRequest",
"documentation" : null,
"simpleType" : "AddTagsToResourceRequest",
"variableSetterType" : "AddTagsToResourceRequest"
},
"wrapper" : false
},
"AddTagsToResourceResult" : {
"c2jName" : "TagListMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Represents the output from the AddTagsToResource, ListTagsOnResource, and RemoveTagsFromResource actions.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "TagList",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@return A list of cost allocation tags as key-value pairs.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "TagList",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagList",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "TagList",
"setterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"TagList" : {
"c2jName" : "TagList",
"c2jShape" : "TagList",
"deprecated" : false,
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@return A list of cost allocation tags as key-value pairs.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "TagList",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "TagList",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "Tag",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Tag",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Tag",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Tag",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Tag",
"variableName" : "member",
"variableType" : "Tag",
"documentation" : "",
"simpleType" : "Tag",
"variableSetterType" : "Tag"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "Tag",
"memberType" : "Tag",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "Tag",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "TagList",
"setterDocumentation" : "/**A list of cost allocation tags as key-value pairs.
\n@param tagList A list of cost allocation tags as key-value pairs.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"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.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "tagList",
"variableType" : "java.util.List",
"documentation" : "A list of cost allocation tags as key-value pairs.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "AddTagsToResourceResult",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : "AddTagsToResourceResult"
},
"variable" : {
"variableDeclarationType" : "AddTagsToResourceResult",
"variableName" : "addTagsToResourceResult",
"variableType" : "AddTagsToResourceResult",
"documentation" : null,
"simpleType" : "AddTagsToResourceResult",
"variableSetterType" : "AddTagsToResourceResult"
},
"wrapper" : false
},
"AuthorizationAlreadyExistsException" : {
"c2jName" : "AuthorizationAlreadyExistsFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The specified Amazon EC2 security group is already authorized for the specified cache security group.
",
"enums" : null,
"errorCode" : "AuthorizationAlreadyExists",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "AuthorizationAlreadyExistsException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizationAlreadyExistsException",
"variableName" : "authorizationAlreadyExistsException",
"variableType" : "AuthorizationAlreadyExistsException",
"documentation" : null,
"simpleType" : "AuthorizationAlreadyExistsException",
"variableSetterType" : "AuthorizationAlreadyExistsException"
},
"wrapper" : false
},
"AuthorizationNotFoundException" : {
"c2jName" : "AuthorizationNotFoundFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The specified Amazon EC2 security group is not authorized for the specified cache security group.
",
"enums" : null,
"errorCode" : "AuthorizationNotFound",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "AuthorizationNotFoundException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizationNotFoundException",
"variableName" : "authorizationNotFoundException",
"variableType" : "AuthorizationNotFoundException",
"documentation" : null,
"simpleType" : "AuthorizationNotFoundException",
"variableSetterType" : "AuthorizationNotFoundException"
},
"wrapper" : false
},
"AuthorizeCacheSecurityGroupIngressRequest" : {
"c2jName" : "AuthorizeCacheSecurityGroupIngressMessage",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Represents the input of an AuthorizeCacheSecurityGroupIngress action.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : {
"action" : "AuthorizeCacheSecurityGroupIngress",
"locationName" : null,
"requestUri" : "/",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"c2jName" : "CacheSecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache security group which will allow network ingress.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The cache security group which will allow network ingress.
\n@param cacheSecurityGroupName The cache security group which will allow network ingress.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The cache security group which will allow network ingress.
\n@return The cache security group which will allow network ingress.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheSecurityGroupName",
"setterDocumentation" : "/**The cache security group which will allow network ingress.
\n@param cacheSecurityGroupName The cache security group which will allow network ingress.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The cache security group which will allow network ingress.
\n@param cacheSecurityGroupName The cache security group which will allow network ingress.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "The cache security group which will allow network ingress.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param eC2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@return The Amazon EC2 security group to be authorized for ingress to the cache security group.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EC2SecurityGroupName",
"setterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param eC2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param eC2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupName",
"variableType" : "String",
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param eC2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EC2SecurityGroupOwnerId",
"setterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param eC2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param eC2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheSecurityGroupName" : {
"c2jName" : "CacheSecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache security group which will allow network ingress.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The cache security group which will allow network ingress.
\n@param cacheSecurityGroupName The cache security group which will allow network ingress.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The cache security group which will allow network ingress.
\n@return The cache security group which will allow network ingress.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheSecurityGroupName",
"setterDocumentation" : "/**The cache security group which will allow network ingress.
\n@param cacheSecurityGroupName The cache security group which will allow network ingress.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The cache security group which will allow network ingress.
\n@param cacheSecurityGroupName The cache security group which will allow network ingress.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSecurityGroupName",
"variableType" : "String",
"documentation" : "The cache security group which will allow network ingress.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EC2SecurityGroupName" : {
"c2jName" : "EC2SecurityGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param eC2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@return The Amazon EC2 security group to be authorized for ingress to the cache security group.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EC2SecurityGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EC2SecurityGroupName",
"setterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param eC2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The Amazon EC2 security group to be authorized for ingress to the cache security group.
\n@param eC2SecurityGroupName The Amazon EC2 security group to be authorized for ingress to the cache security group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupName",
"variableType" : "String",
"documentation" : "The Amazon EC2 security group to be authorized for ingress to the cache security group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EC2SecurityGroupOwnerId" : {
"c2jName" : "EC2SecurityGroupOwnerId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param eC2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@return The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EC2SecurityGroupOwnerId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EC2SecurityGroupOwnerId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EC2SecurityGroupOwnerId",
"setterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param eC2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
\n@param eC2SecurityGroupOwnerId The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "eC2SecurityGroupOwnerId",
"variableType" : "String",
"documentation" : "The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : [ "CacheSecurityGroupName", "EC2SecurityGroupName", "EC2SecurityGroupOwnerId" ],
"shapeName" : "AuthorizeCacheSecurityGroupIngressRequest",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableName" : "authorizeCacheSecurityGroupIngressRequest",
"variableType" : "AuthorizeCacheSecurityGroupIngressRequest",
"documentation" : null,
"simpleType" : "AuthorizeCacheSecurityGroupIngressRequest",
"variableSetterType" : "AuthorizeCacheSecurityGroupIngressRequest"
},
"wrapper" : false
},
"AutomaticFailoverStatus" : {
"c2jName" : "AutomaticFailoverStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "",
"enums" : [ {
"name" : "Enabled",
"value" : "enabled"
}, {
"name" : "Disabled",
"value" : "disabled"
}, {
"name" : "Enabling",
"value" : "enabling"
}, {
"name" : "Disabling",
"value" : "disabling"
} ],
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "AutomaticFailoverStatus",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AutomaticFailoverStatus",
"variableName" : "automaticFailoverStatus",
"variableType" : "AutomaticFailoverStatus",
"documentation" : null,
"simpleType" : "AutomaticFailoverStatus",
"variableSetterType" : "AutomaticFailoverStatus"
},
"wrapper" : false
},
"AvailabilityZone" : {
"c2jName" : "AvailabilityZone",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Describes an Availability Zone in which the cache cluster is launched.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the Availability Zone.
\n@param name The name of the Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the Availability Zone.
\n@return The name of the Availability Zone.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/**The name of the Availability Zone.
\n@param name The name of the Availability Zone.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the Availability Zone.
\n@param name The name of the Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the Availability Zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Name" : {
"c2jName" : "Name",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the Availability Zone.
\n@param name The name of the Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the Availability Zone.
\n@return The name of the Availability Zone.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Name",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Name",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Name",
"setterDocumentation" : "/**The name of the Availability Zone.
\n@param name The name of the Availability Zone.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the Availability Zone.
\n@param name The name of the Availability Zone.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "name",
"variableType" : "String",
"documentation" : "The name of the Availability Zone.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "AvailabilityZone",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AvailabilityZone",
"variableName" : "availabilityZone",
"variableType" : "AvailabilityZone",
"documentation" : null,
"simpleType" : "AvailabilityZone",
"variableSetterType" : "AvailabilityZone"
},
"wrapper" : true
},
"CacheCluster" : {
"c2jName" : "CacheCluster",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Contains all of the attributes of a specific cache cluster.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "CacheClusterId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheClusterId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheClusterId",
"setterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ConfigurationEndpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param configurationEndpoint \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ConfigurationEndpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationEndpoint",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ConfigurationEndpoint",
"setterDocumentation" : "/**\n@param configurationEndpoint */",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : "",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param configurationEndpoint \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : "",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ClientDownloadLandingPage",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@return The URL of the web page where you can download the latest ElastiCache client library.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ClientDownloadLandingPage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClientDownloadLandingPage",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ClientDownloadLandingPage",
"setterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@return The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeType",
"setterDocumentation" : "/**
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine (memcached or redis) to be used for this cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@return The name of the cache engine (memcached or redis) to be used for this cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Engine",
"setterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine (memcached or redis) to be used for this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@return The version of the cache engine that is used in this cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EngineVersion",
"setterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheClusterStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@return The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheClusterStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheClusterStatus",
"setterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : "The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NumCacheNodes",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@return The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NumCacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NumCacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NumCacheNodes",
"setterDocumentation" : "/**
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "PreferredAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PreferredAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "PreferredAvailabilityZone",
"setterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheClusterCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache cluster was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date and time when the cache cluster was created.
\n@return The date and time when the cache cluster was created.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheClusterCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheClusterCreateTime",
"setterDocumentation" : "/**The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.util.Date",
"documentation" : "The date and time when the cache cluster was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "PreferredMaintenanceWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"enumType" : null,
"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.*/",
"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
*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PreferredMaintenanceWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredMaintenanceWindow",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "PreferredMaintenanceWindow",
"setterDocumentation" : "/**
Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
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
*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : "
Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "PendingModifiedValues",
"c2jShape" : "PendingModifiedValues",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param pendingModifiedValues \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "PendingModifiedValues",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PendingModifiedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PendingModifiedValues",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "PendingModifiedValues",
"setterDocumentation" : "/**\n@param pendingModifiedValues */",
"setterModel" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : "",
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param pendingModifiedValues \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : "",
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "NotificationConfiguration",
"c2jShape" : "NotificationConfiguration",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param notificationConfiguration \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "NotificationConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NotificationConfiguration",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NotificationConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NotificationConfiguration",
"setterDocumentation" : "/**\n@param notificationConfiguration */",
"setterModel" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : "",
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param notificationConfiguration \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : "",
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheSecurityGroups",
"c2jShape" : "CacheSecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\n@return A list of cache security group elements, composed of name and status sub-elements.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "CacheSecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheSecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : "",
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : "",
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheSecurityGroup",
"memberType" : "CacheSecurityGroupMembership",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "CacheSecurityGroupMembership",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "CacheSecurityGroups",
"setterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheSecurityGroups(java.util.Collection)} or {@link #withCacheSecurityGroups(java.util.Collection)} if you want to override the existing values.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheParameterGroup",
"c2jShape" : "CacheParameterGroupStatus",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param cacheParameterGroup \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheParameterGroupStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheParameterGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroup",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheParameterGroup",
"setterDocumentation" : "/**\n@param cacheParameterGroup */",
"setterModel" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : "",
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param cacheParameterGroup \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : "",
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheSubnetGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@return The name of the cache subnet group associated with the cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSubnetGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSubnetGroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheSubnetGroupName",
"setterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheNodes",
"c2jShape" : "CacheNodeList",
"deprecated" : false,
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\n@return A list of cache nodes that are members of the cache cluster.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "CacheNode",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNode",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : "",
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : "",
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNode",
"memberType" : "CacheNode",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "CacheNode",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "CacheNodes",
"setterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheNodes(java.util.Collection)} or {@link #withCacheNodes(java.util.Collection)} if you want to override the existing values.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "AutoMinorVersionUpgrade",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "This parameter is currently disabled.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**This parameter is currently disabled.
\n@return This parameter is currently disabled.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "AutoMinorVersionUpgrade",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AutoMinorVersionUpgrade",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "AutoMinorVersionUpgrade",
"setterDocumentation" : "/**This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : "This parameter is currently disabled.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "SecurityGroups",
"c2jShape" : "SecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\n@return A list of VPC Security Groups associated with the cache cluster.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "SecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "SecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : "",
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : "",
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SecurityGroupMembership",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "SecurityGroupMembership",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "SecurityGroups",
"setterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setSecurityGroups(java.util.Collection)} or {@link #withSecurityGroups(java.util.Collection)} if you want to override the existing values.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ReplicationGroupId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ReplicationGroupId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReplicationGroupId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ReplicationGroupId",
"setterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "SnapshotRetentionLimit",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of days for which ElastiCache will retain automatic cache cluster 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.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. 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.*/",
"getterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SnapshotRetentionLimit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotRetentionLimit",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SnapshotRetentionLimit",
"setterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. 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.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : "The number of days for which ElastiCache will retain automatic cache cluster 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.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "SnapshotWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@return The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SnapshotWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotWindow",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SnapshotWindow",
"setterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : "
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AutoMinorVersionUpgrade" : {
"c2jName" : "AutoMinorVersionUpgrade",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "This parameter is currently disabled.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**This parameter is currently disabled.
\n@return This parameter is currently disabled.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "AutoMinorVersionUpgrade",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AutoMinorVersionUpgrade",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "AutoMinorVersionUpgrade",
"setterDocumentation" : "/**This parameter is currently disabled.
\n@param autoMinorVersionUpgrade This parameter is currently disabled.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "autoMinorVersionUpgrade",
"variableType" : "Boolean",
"documentation" : "This parameter is currently disabled.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
},
"CacheClusterCreateTime" : {
"c2jName" : "CacheClusterCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache cluster was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date and time when the cache cluster was created.
\n@return The date and time when the cache cluster was created.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheClusterCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheClusterCreateTime",
"setterDocumentation" : "/**The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date and time when the cache cluster was created.
\n@param cacheClusterCreateTime The date and time when the cache cluster was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheClusterCreateTime",
"variableType" : "java.util.Date",
"documentation" : "The date and time when the cache cluster was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"CacheClusterId" : {
"c2jName" : "CacheClusterId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@return The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheClusterId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheClusterId",
"setterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
\n@param cacheClusterId The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterId",
"variableType" : "String",
"documentation" : "The user-supplied identifier of the cache cluster. This identifier is a unique key that identifies a cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheClusterStatus" : {
"c2jName" : "CacheClusterStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@return The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheClusterStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheClusterStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheClusterStatus",
"setterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
\n@param cacheClusterStatus The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheClusterStatus",
"variableType" : "String",
"documentation" : "The current state of this cache cluster, one of the following values: available, creating, deleted, deleting, incompatible-network, modifying, rebooting cache cluster nodes, restore-failed, or snapshotting.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodeType" : {
"c2jName" : "CacheNodeType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@return The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeType",
"setterDocumentation" : "/**
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
\n@param cacheNodeType The name of the compute and memory capacity node type for the cache cluster. Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeType",
"variableType" : "String",
"documentation" : "
The name of the compute and memory capacity node type for the cache cluster.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodes" : {
"c2jName" : "CacheNodes",
"c2jShape" : "CacheNodeList",
"deprecated" : false,
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\n@return A list of cache nodes that are members of the cache cluster.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "CacheNode",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheNode",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNode",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNode",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : "",
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "member",
"variableType" : "CacheNode",
"documentation" : "",
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNode",
"memberType" : "CacheNode",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "CacheNode",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "CacheNodes",
"setterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of cache nodes that are members of the cache cluster.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheNodes(java.util.Collection)} or {@link #withCacheNodes(java.util.Collection)} if you want to override the existing values.
\n@param cacheNodes A list of cache nodes that are members of the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheNodes",
"variableType" : "java.util.List",
"documentation" : "A list of cache nodes that are members of the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"CacheParameterGroup" : {
"c2jName" : "CacheParameterGroup",
"c2jShape" : "CacheParameterGroupStatus",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param cacheParameterGroup \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheParameterGroupStatus",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheParameterGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroup",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheParameterGroup",
"setterDocumentation" : "/**\n@param cacheParameterGroup */",
"setterModel" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : "",
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param cacheParameterGroup \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheParameterGroupStatus",
"variableName" : "cacheParameterGroup",
"variableType" : "CacheParameterGroupStatus",
"documentation" : "",
"simpleType" : "CacheParameterGroupStatus",
"variableSetterType" : "CacheParameterGroupStatus"
},
"xmlNameSpaceUri" : null
},
"CacheSecurityGroups" : {
"c2jName" : "CacheSecurityGroups",
"c2jShape" : "CacheSecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\n@return A list of cache security group elements, composed of name and status sub-elements.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "CacheSecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheSecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSecurityGroup",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSecurityGroup",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : "",
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheSecurityGroupMembership",
"variableName" : "member",
"variableType" : "CacheSecurityGroupMembership",
"documentation" : "",
"simpleType" : "CacheSecurityGroupMembership",
"variableSetterType" : "CacheSecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheSecurityGroup",
"memberType" : "CacheSecurityGroupMembership",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "CacheSecurityGroupMembership",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "CacheSecurityGroups",
"setterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of cache security group elements, composed of name and status sub-elements.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheSecurityGroups(java.util.Collection)} or {@link #withCacheSecurityGroups(java.util.Collection)} if you want to override the existing values.
\n@param cacheSecurityGroups A list of cache security group elements, composed of name and status sub-elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheSecurityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of cache security group elements, composed of name and status sub-elements.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"CacheSubnetGroupName" : {
"c2jName" : "CacheSubnetGroupName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@return The name of the cache subnet group associated with the cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheSubnetGroupName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheSubnetGroupName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheSubnetGroupName",
"setterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache subnet group associated with the cache cluster.
\n@param cacheSubnetGroupName The name of the cache subnet group associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheSubnetGroupName",
"variableType" : "String",
"documentation" : "The name of the cache subnet group associated with the cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ClientDownloadLandingPage" : {
"c2jName" : "ClientDownloadLandingPage",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@return The URL of the web page where you can download the latest ElastiCache client library.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ClientDownloadLandingPage",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ClientDownloadLandingPage",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ClientDownloadLandingPage",
"setterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The URL of the web page where you can download the latest ElastiCache client library.
\n@param clientDownloadLandingPage The URL of the web page where you can download the latest ElastiCache client library.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "clientDownloadLandingPage",
"variableType" : "String",
"documentation" : "The URL of the web page where you can download the latest ElastiCache client library.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ConfigurationEndpoint" : {
"c2jName" : "ConfigurationEndpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param configurationEndpoint \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ConfigurationEndpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ConfigurationEndpoint",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ConfigurationEndpoint",
"setterDocumentation" : "/**\n@param configurationEndpoint */",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : "",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param configurationEndpoint \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "configurationEndpoint",
"variableType" : "Endpoint",
"documentation" : "",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
},
"Engine" : {
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine (memcached or redis) to be used for this cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@return The name of the cache engine (memcached or redis) to be used for this cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Engine",
"setterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache engine (memcached or redis) to be used for this cache cluster.
\n@param engine The name of the cache engine (memcached or redis) to be used for this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine (memcached or redis) to be used for this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EngineVersion" : {
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@return The version of the cache engine that is used in this cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EngineVersion",
"setterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The version of the cache engine that is used in this cache cluster.
\n@param engineVersion The version of the cache engine that is used in this cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version of the cache engine that is used in this cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"NotificationConfiguration" : {
"c2jName" : "NotificationConfiguration",
"c2jShape" : "NotificationConfiguration",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param notificationConfiguration \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "NotificationConfiguration",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NotificationConfiguration",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NotificationConfiguration",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NotificationConfiguration",
"setterDocumentation" : "/**\n@param notificationConfiguration */",
"setterModel" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : "",
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param notificationConfiguration \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "NotificationConfiguration",
"variableName" : "notificationConfiguration",
"variableType" : "NotificationConfiguration",
"documentation" : "",
"simpleType" : "NotificationConfiguration",
"variableSetterType" : "NotificationConfiguration"
},
"xmlNameSpaceUri" : null
},
"NumCacheNodes" : {
"c2jName" : "NumCacheNodes",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@return The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "NumCacheNodes",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "NumCacheNodes",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "NumCacheNodes",
"setterDocumentation" : "/**
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
\n@param numCacheNodes The number of cache nodes in the cache cluster. For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "numCacheNodes",
"variableType" : "Integer",
"documentation" : "
The number of cache nodes in the cache cluster.
For clusters running Redis, this value must be 1. For clusters running Memcached, this value must be between 1 and 20.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"PendingModifiedValues" : {
"c2jName" : "PendingModifiedValues",
"c2jShape" : "PendingModifiedValues",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param pendingModifiedValues \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "PendingModifiedValues",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PendingModifiedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PendingModifiedValues",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "PendingModifiedValues",
"setterDocumentation" : "/**\n@param pendingModifiedValues */",
"setterModel" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : "",
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param pendingModifiedValues \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "PendingModifiedValues",
"variableName" : "pendingModifiedValues",
"variableType" : "PendingModifiedValues",
"documentation" : "",
"simpleType" : "PendingModifiedValues",
"variableSetterType" : "PendingModifiedValues"
},
"xmlNameSpaceUri" : null
},
"PreferredAvailabilityZone" : {
"c2jName" : "PreferredAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@return The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PreferredAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "PreferredAvailabilityZone",
"setterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
\n@param preferredAvailabilityZone The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredAvailabilityZone",
"variableType" : "String",
"documentation" : "The name of the Availability Zone in which the cache cluster is located or \"Multiple\" if the cache nodes are located in different Availability Zones.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"PreferredMaintenanceWindow" : {
"c2jName" : "PreferredMaintenanceWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"enumType" : null,
"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.*/",
"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
*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "PreferredMaintenanceWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "PreferredMaintenanceWindow",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "PreferredMaintenanceWindow",
"setterDocumentation" : "/**
Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
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
*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "preferredMaintenanceWindow",
"variableType" : "String",
"documentation" : "
Specifies the weekly time range during which maintenance on the cache cluster is performed. It is specified as a range in the format ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance window is a 60 minute period. Valid values for ddd
are:
-
sun
-
mon
-
tue
-
wed
-
thu
-
fri
-
sat
Example: sun:05:00-sun:09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"ReplicationGroupId" : {
"c2jName" : "ReplicationGroupId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@return The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ReplicationGroupId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ReplicationGroupId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ReplicationGroupId",
"setterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
\n@param replicationGroupId The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "replicationGroupId",
"variableType" : "String",
"documentation" : "The replication group to which this cache cluster belongs. If this field is empty, the cache cluster is not associated with any replication group.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SecurityGroups" : {
"c2jName" : "SecurityGroups",
"c2jShape" : "SecurityGroupMembershipList",
"deprecated" : false,
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\n@return A list of VPC Security Groups associated with the cache cluster.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SecurityGroups",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroups",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "SecurityGroupMembership",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "SecurityGroupMembership",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "member",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : "",
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "SecurityGroupMembership",
"variableName" : "member",
"variableType" : "SecurityGroupMembership",
"documentation" : "",
"simpleType" : "SecurityGroupMembership",
"variableSetterType" : "SecurityGroupMembership"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "SecurityGroupMembership",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "SecurityGroupMembership",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "SecurityGroups",
"setterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of VPC Security Groups associated with the cache cluster.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setSecurityGroups(java.util.Collection)} or {@link #withSecurityGroups(java.util.Collection)} if you want to override the existing values.
\n@param securityGroups A list of VPC Security Groups associated with the cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "securityGroups",
"variableType" : "java.util.List",
"documentation" : "A list of VPC Security Groups associated with the cache cluster.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
},
"SnapshotRetentionLimit" : {
"c2jName" : "SnapshotRetentionLimit",
"c2jShape" : "IntegerOptional",
"deprecated" : false,
"documentation" : "The number of days for which ElastiCache will retain automatic cache cluster 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.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. 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.*/",
"getterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
*/",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SnapshotRetentionLimit",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotRetentionLimit",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SnapshotRetentionLimit",
"setterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
*/",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : "",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"varargSetterDocumentation" : "/**The number of days for which ElastiCache will retain automatic cache cluster 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.
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 cache cluster 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. 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.*/",
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "snapshotRetentionLimit",
"variableType" : "Integer",
"documentation" : "The number of days for which ElastiCache will retain automatic cache cluster 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.
If the value of SnapshotRetentionLimit is set to zero (0), backups are turned off.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlNameSpaceUri" : null
},
"SnapshotWindow" : {
"c2jName" : "SnapshotWindow",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@return The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SnapshotWindow",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SnapshotWindow",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SnapshotWindow",
"setterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
\n@param snapshotWindow The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster. Example: 05:00-09:00
\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "snapshotWindow",
"variableType" : "String",
"documentation" : "
The daily time range (in UTC) during which ElastiCache will begin taking a daily snapshot of your cache cluster.
Example: 05:00-09:00
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "CacheCluster",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheCluster",
"variableName" : "cacheCluster",
"variableType" : "CacheCluster",
"documentation" : null,
"simpleType" : "CacheCluster",
"variableSetterType" : "CacheCluster"
},
"wrapper" : true
},
"CacheClusterAlreadyExistsException" : {
"c2jName" : "CacheClusterAlreadyExistsFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "You already have a cache cluster with the given identifier.
",
"enums" : null,
"errorCode" : "CacheClusterAlreadyExists",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "CacheClusterAlreadyExistsException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CacheClusterAlreadyExistsException",
"variableName" : "cacheClusterAlreadyExistsException",
"variableType" : "CacheClusterAlreadyExistsException",
"documentation" : null,
"simpleType" : "CacheClusterAlreadyExistsException",
"variableSetterType" : "CacheClusterAlreadyExistsException"
},
"wrapper" : false
},
"CacheClusterNotFoundException" : {
"c2jName" : "CacheClusterNotFoundFault",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "The requested cache cluster ID does not refer to an existing cache cluster.
",
"enums" : null,
"errorCode" : "CacheClusterNotFound",
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : null,
"membersAsMap" : { },
"required" : null,
"shapeName" : "CacheClusterNotFoundException",
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CacheClusterNotFoundException",
"variableName" : "cacheClusterNotFoundException",
"variableType" : "CacheClusterNotFoundException",
"documentation" : null,
"simpleType" : "CacheClusterNotFoundException",
"variableSetterType" : "CacheClusterNotFoundException"
},
"wrapper" : false
},
"CacheEngineVersion" : {
"c2jName" : "CacheEngineVersion",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Provides all of the details about a particular cache engine version.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache engine.
\n@param engine The name of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache engine.
\n@return The name of the cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Engine",
"setterDocumentation" : "/**The name of the cache engine.
\n@param engine The name of the cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache engine.
\n@param engine The name of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version number of the cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The version number of the cache engine.
\n@return The version number of the cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EngineVersion",
"setterDocumentation" : "/**The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version number of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family associated with this cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@return The name of the cache parameter group family associated with this cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "The name of the cache parameter group family associated with this cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheEngineDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The description of the cache engine.
\n@return The description of the cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheEngineDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineDescription",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheEngineDescription",
"setterDocumentation" : "/**The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheEngineVersionDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The description of the cache engine version.
\n@return The description of the cache engine version.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheEngineVersionDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineVersionDescription",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheEngineVersionDescription",
"setterDocumentation" : "/**The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheEngineDescription" : {
"c2jName" : "CacheEngineDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The description of the cache engine.
\n@return The description of the cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheEngineDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineDescription",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheEngineDescription",
"setterDocumentation" : "/**The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of the cache engine.
\n@param cacheEngineDescription The description of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheEngineVersionDescription" : {
"c2jName" : "CacheEngineVersionDescription",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The description of the cache engine version.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The description of the cache engine version.
\n@return The description of the cache engine version.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheEngineVersionDescription",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheEngineVersionDescription",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheEngineVersionDescription",
"setterDocumentation" : "/**The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The description of the cache engine version.
\n@param cacheEngineVersionDescription The description of the cache engine version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheEngineVersionDescription",
"variableType" : "String",
"documentation" : "The description of the cache engine version.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheParameterGroupFamily" : {
"c2jName" : "CacheParameterGroupFamily",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache parameter group family associated with this cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@return The name of the cache parameter group family associated with this cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheParameterGroupFamily",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheParameterGroupFamily",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheParameterGroupFamily",
"setterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache parameter group family associated with this cache engine.
\n@param cacheParameterGroupFamily The name of the cache parameter group family associated with this cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheParameterGroupFamily",
"variableType" : "String",
"documentation" : "The name of the cache parameter group family associated with this cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Engine" : {
"c2jName" : "Engine",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The name of the cache engine.
\n@param engine The name of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The name of the cache engine.
\n@return The name of the cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Engine",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Engine",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Engine",
"setterDocumentation" : "/**The name of the cache engine.
\n@param engine The name of the cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The name of the cache engine.
\n@param engine The name of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engine",
"variableType" : "String",
"documentation" : "The name of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"EngineVersion" : {
"c2jName" : "EngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The version number of the cache engine.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The version number of the cache engine.
\n@return The version number of the cache engine.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "EngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "EngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "EngineVersion",
"setterDocumentation" : "/**The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The version number of the cache engine.
\n@param engineVersion The version number of the cache engine.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "engineVersion",
"variableType" : "String",
"documentation" : "The version number of the cache engine.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "CacheEngineVersion",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheEngineVersion",
"variableName" : "cacheEngineVersion",
"variableType" : "CacheEngineVersion",
"documentation" : null,
"simpleType" : "CacheEngineVersion",
"variableSetterType" : "CacheEngineVersion"
},
"wrapper" : false
},
"CacheNode" : {
"c2jName" : "CacheNode",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "Represents an individual cache node within a cache cluster. Each cache node runs its own instance of the cluster's protocol-compliant caching software - either Memcached or Redis.
Valid node types are as follows:
-
General purpose:
-
Current generation: cache.t2.micro
, cache.t2.small
, cache.t2.medium
, cache.m3.medium
, cache.m3.large
, cache.m3.xlarge
, cache.m3.2xlarge
-
Previous generation: cache.t1.micro
, cache.m1.small
, cache.m1.medium
, cache.m1.large
, cache.m1.xlarge
-
Compute optimized: cache.c1.xlarge
-
Memory optimized:
-
Current generation: cache.r3.large
, cache.r3.xlarge
, cache.r3.2xlarge
, cache.r3.4xlarge
, cache.r3.8xlarge
-
Previous generation: cache.m2.xlarge
, cache.m2.2xlarge
, cache.m2.4xlarge
Notes:
-
All t2 instances are created in an Amazon Virtual Private Cloud (VPC).
-
Redis backup/restore is not supported for t2 instances.
-
Redis Append-only files (AOF) functionality is not supported for t1 or t2 instances.
For a complete listing of cache node types and specifications, see Amazon ElastiCache Product Features and Details and either Cache Node Type-Specific Parameters for Memcached or Cache Node Type-Specific Parameters for Redis.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "CacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeId",
"setterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheNodeStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache node.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The current state of this cache node.
\n@return The current state of this cache node.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeStatus",
"setterDocumentation" : "/**The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : "The current state of this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheNodeCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache node was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date and time when the cache node was created.
\n@return The date and time when the cache node was created.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeCreateTime",
"setterDocumentation" : "/**The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.util.Date",
"documentation" : "The date and time when the cache node was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Endpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "The hostname for connecting to this cache node.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The hostname for connecting to this cache node.
\n@return The hostname for connecting to this cache node.*/",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Endpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Endpoint",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Endpoint",
"setterDocumentation" : "/**The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.*/",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : "",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"varargSetterDocumentation" : "/**The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : "The hostname for connecting to this cache node.
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ParameterGroupStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of the parameter group applied to this cache node.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@return The status of the parameter group applied to this cache node.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ParameterGroupStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterGroupStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ParameterGroupStatus",
"setterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : "The status of the parameter group applied to this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "SourceCacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SourceCacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SourceCacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SourceCacheNodeId",
"setterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CustomerAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Availability Zone where this node was created and now resides.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@return The Availability Zone where this node was created and now resides.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CustomerAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CustomerAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CustomerAvailabilityZone",
"setterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : "The Availability Zone where this node was created and now resides.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CacheNodeCreateTime" : {
"c2jName" : "CacheNodeCreateTime",
"c2jShape" : "TStamp",
"deprecated" : false,
"documentation" : "The date and time when the cache node was created.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The date and time when the cache node was created.
\n@return The date and time when the cache node was created.*/",
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeCreateTime",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeCreateTime",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeCreateTime",
"setterDocumentation" : "/**The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.*/",
"setterModel" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.util.Date",
"documentation" : "",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"simple" : true,
"varargSetterDocumentation" : "/**The date and time when the cache node was created.
\n@param cacheNodeCreateTime The date and time when the cache node was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "java.util.Date",
"variableName" : "cacheNodeCreateTime",
"variableType" : "java.util.Date",
"documentation" : "The date and time when the cache node was created.
",
"simpleType" : "Date",
"variableSetterType" : "java.util.Date"
},
"xmlNameSpaceUri" : null
},
"CacheNodeId" : {
"c2jName" : "CacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@return The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeId",
"setterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
\n@param cacheNodeId The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeId",
"variableType" : "String",
"documentation" : "The cache node identifier. A node ID is a numeric identifier (0001, 0002, etc.). The combination of cluster ID and node ID uniquely identifies every cache node used in a customer's AWS account.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodeStatus" : {
"c2jName" : "CacheNodeStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The current state of this cache node.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The current state of this cache node.
\n@return The current state of this cache node.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CacheNodeStatus",
"setterDocumentation" : "/**The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The current state of this cache node.
\n@param cacheNodeStatus The current state of this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "cacheNodeStatus",
"variableType" : "String",
"documentation" : "The current state of this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CustomerAvailabilityZone" : {
"c2jName" : "CustomerAvailabilityZone",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The Availability Zone where this node was created and now resides.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@return The Availability Zone where this node was created and now resides.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CustomerAvailabilityZone",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CustomerAvailabilityZone",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "CustomerAvailabilityZone",
"setterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The Availability Zone where this node was created and now resides.
\n@param customerAvailabilityZone The Availability Zone where this node was created and now resides.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "customerAvailabilityZone",
"variableType" : "String",
"documentation" : "The Availability Zone where this node was created and now resides.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"Endpoint" : {
"c2jName" : "Endpoint",
"c2jShape" : "Endpoint",
"deprecated" : false,
"documentation" : "The hostname for connecting to this cache node.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The hostname for connecting to this cache node.
\n@return The hostname for connecting to this cache node.*/",
"getterModel" : {
"returnType" : "Endpoint",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Endpoint",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Endpoint",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Endpoint",
"setterDocumentation" : "/**The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.*/",
"setterModel" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : "",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"simple" : false,
"varargSetterDocumentation" : "/**The hostname for connecting to this cache node.
\n@param endpoint The hostname for connecting to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Endpoint",
"variableName" : "endpoint",
"variableType" : "Endpoint",
"documentation" : "The hostname for connecting to this cache node.
",
"simpleType" : "Endpoint",
"variableSetterType" : "Endpoint"
},
"xmlNameSpaceUri" : null
},
"ParameterGroupStatus" : {
"c2jName" : "ParameterGroupStatus",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The status of the parameter group applied to this cache node.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@return The status of the parameter group applied to this cache node.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ParameterGroupStatus",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterGroupStatus",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ParameterGroupStatus",
"setterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The status of the parameter group applied to this cache node.
\n@param parameterGroupStatus The status of the parameter group applied to this cache node.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterGroupStatus",
"variableType" : "String",
"documentation" : "The status of the parameter group applied to this cache node.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"SourceCacheNodeId" : {
"c2jName" : "SourceCacheNodeId",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@return The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "SourceCacheNodeId",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "SourceCacheNodeId",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "SourceCacheNodeId",
"setterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
\n@param sourceCacheNodeId The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "sourceCacheNodeId",
"variableType" : "String",
"documentation" : "The ID of the primary node to which this read replica node is synchronized. If this field is empty, then this node is not associated with a primary cache cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}
},
"required" : null,
"shapeName" : "CacheNode",
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CacheNode",
"variableName" : "cacheNode",
"variableType" : "CacheNode",
"documentation" : null,
"simpleType" : "CacheNode",
"variableSetterType" : "CacheNode"
},
"wrapper" : false
},
"CacheNodeTypeSpecificParameter" : {
"c2jName" : "CacheNodeTypeSpecificParameter",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false
},
"deprecated" : false,
"documentation" : "A parameter that has a different value for each cache node type it is applied to. For example, in a Redis cache cluster, a cache.m1.large cache node type would have a larger maxmemory value than a cache.m1.small type.
",
"enums" : null,
"errorCode" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"marshaller" : null,
"members" : [ {
"c2jName" : "ParameterName",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The name of the parameter.
",
"enumType" : null,
"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.*/",
"getterDocumentation" : "/**The name of the parameter.
\n@return The name of the parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ParameterName",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ParameterName",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ParameterName",
"setterDocumentation" : "/**The name of the parameter.
\n@param parameterName The name of the parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"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.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "parameterName",
"variableType" : "String",
"documentation" : "The name of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Description",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "A description of the parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A description of the parameter.
\n@param description A description of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A description of the parameter.
\n@return A description of the parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Description",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Description",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Description",
"setterDocumentation" : "/**A description of the parameter.
\n@param description A description of the parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**A description of the parameter.
\n@param description A description of the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "description",
"variableType" : "String",
"documentation" : "A description of the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "Source",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The source of the parameter value.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The source of the parameter value.
\n@param source The source of the parameter value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The source of the parameter value.
\n@return The source of the parameter value.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "Source",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "Source",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Source",
"setterDocumentation" : "/**The source of the parameter value.
\n@param source The source of the parameter value.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The source of the parameter value.
\n@param source The source of the parameter value.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "source",
"variableType" : "String",
"documentation" : "The source of the parameter value.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "DataType",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid data type for the parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The valid data type for the parameter.
\n@return The valid data type for the parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "DataType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "DataType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "DataType",
"setterDocumentation" : "/**The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The valid data type for the parameter.
\n@param dataType The valid data type for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "dataType",
"variableType" : "String",
"documentation" : "The valid data type for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "AllowedValues",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid range of values for the parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The valid range of values for the parameter.
\n@return The valid range of values for the parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "AllowedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AllowedValues",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "AllowedValues",
"setterDocumentation" : "/**The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : "The valid range of values for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "IsModifiable",
"c2jShape" : "Boolean",
"deprecated" : false,
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@return Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.*/",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "IsModifiable",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "IsModifiable",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "IsModifiable",
"setterDocumentation" : "/**Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.*/",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : "",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"varargSetterDocumentation" : "/**Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
\n@param isModifiable Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "isModifiable",
"variableType" : "Boolean",
"documentation" : "Indicates whether (true
) or not (false
) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "MinimumEngineVersion",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The earliest cache engine version to which the parameter can apply.
\n@return The earliest cache engine version to which the parameter can apply.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "MinimumEngineVersion",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "MinimumEngineVersion",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "MinimumEngineVersion",
"setterDocumentation" : "/**The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The earliest cache engine version to which the parameter can apply.
\n@param minimumEngineVersion The earliest cache engine version to which the parameter can apply.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "minimumEngineVersion",
"variableType" : "String",
"documentation" : "The earliest cache engine version to which the parameter can apply.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "CacheNodeTypeSpecificValues",
"c2jShape" : "CacheNodeTypeSpecificValueList",
"deprecated" : false,
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cache node types and their corresponding values for this parameter.
\n@return A list of cache node types and their corresponding values for this parameter.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeTypeSpecificValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValues",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "CacheNodeTypeSpecificValue",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheNodeTypeSpecificValue",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeTypeSpecificValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeTypeSpecificValue",
"memberType" : "CacheNodeTypeSpecificValue",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "CacheNodeTypeSpecificValue",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "CacheNodeTypeSpecificValues",
"setterDocumentation" : "/**A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**A list of cache node types and their corresponding values for this parameter.
\nNOTE: This method appends the values to the existing list (if any). Use {@link #setCacheNodeTypeSpecificValues(java.util.Collection)} or {@link #withCacheNodeTypeSpecificValues(java.util.Collection)} if you want to override the existing values.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlNameSpaceUri" : null
}, {
"c2jName" : "ChangeType",
"c2jShape" : "ChangeType",
"deprecated" : false,
"documentation" : "ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"enumType" : "ChangeType",
"fluentSetterDocumentation" : "/**ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType*/",
"getterDocumentation" : "/**ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@return ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "ChangeType",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "ChangeType",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "ChangeType",
"setterDocumentation" : "/**ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@see ChangeType*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
\n@param changeType ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChangeType*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "changeType",
"variableType" : "String",
"documentation" : "ChangeType indicates whether a change to the parameter will be applied immediately or requires a reboot for the change to be applied. You can force a reboot or wait until the next maintenance window's reboot. For more information, see Rebooting a Cluster.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AllowedValues" : {
"c2jName" : "AllowedValues",
"c2jShape" : "String",
"deprecated" : false,
"documentation" : "The valid range of values for the parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**The valid range of values for the parameter.
\n@return The valid range of values for the parameter.*/",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "AllowedValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "AllowedValues",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "AllowedValues",
"setterDocumentation" : "/**The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.*/",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"varargSetterDocumentation" : "/**The valid range of values for the parameter.
\n@param allowedValues The valid range of values for the parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "allowedValues",
"variableType" : "String",
"documentation" : "The valid range of values for the parameter.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlNameSpaceUri" : null
},
"CacheNodeTypeSpecificValues" : {
"c2jName" : "CacheNodeTypeSpecificValues",
"c2jShape" : "CacheNodeTypeSpecificValueList",
"deprecated" : false,
"documentation" : "A list of cache node types and their corresponding values for this parameter.
",
"enumType" : null,
"fluentSetterDocumentation" : "/**A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**A list of cache node types and their corresponding values for this parameter.
\n@return A list of cache node types and their corresponding values for this parameter.*/",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeTypeSpecificValues",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValues",
"uri" : false
},
"idempotencyToken" : false,
"list" : true,
"listModel" : {
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"c2jName" : "member",
"c2jShape" : "CacheNodeTypeSpecificValue",
"deprecated" : false,
"documentation" : "",
"enumType" : null,
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"getterDocumentation" : "/**\n@return */",
"getterModel" : {
"returnType" : "CacheNodeTypeSpecificValue",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocationName" : "CacheNodeTypeSpecificValue",
"queryString" : false,
"statusCode" : false,
"unmarshallLocationName" : "CacheNodeTypeSpecificValue",
"uri" : false
},
"idempotencyToken" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"name" : "Member",
"setterDocumentation" : "/**\n@param member */",
"setterModel" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"simple" : false,
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"variable" : {
"variableDeclarationType" : "CacheNodeTypeSpecificValue",
"variableName" : "member",
"variableType" : "CacheNodeTypeSpecificValue",
"documentation" : "",
"simpleType" : "CacheNodeTypeSpecificValue",
"variableSetterType" : "CacheNodeTypeSpecificValue"
},
"xmlNameSpaceUri" : null
},
"memberLocationName" : "CacheNodeTypeSpecificValue",
"memberType" : "CacheNodeTypeSpecificValue",
"map" : false,
"marshallNonAutoConstructedEmptyLists" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"simple" : false,
"simpleType" : "CacheNodeTypeSpecificValue",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"name" : "CacheNodeTypeSpecificValues",
"setterDocumentation" : "/**A list of cache node types and their corresponding values for this parameter.
\n@param cacheNodeTypeSpecificValues A list of cache node types and their corresponding values for this parameter.*/",
"setterModel" : {
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"variableName" : "cacheNodeTypeSpecificValues",
"variableType" : "java.util.List",
"documentation" : "",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"varargSetterDocumentation" : "/**